Results for “Std.Concurrent.Future.within”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Concurrent.Future.within
Int -> fn(Std.Concurrent.Cancel.Token) -> T -> Result[Option[T], Std.Concurrent.ConcurrentError]Run an action with a token that fires after
millis;Nonewhen the
