package
Version:
v0.10.4
Opens a new window with list of versions in this module.
Published: Sep 6, 2017
License: MPL-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Do calls sf. If threshold time has passed, cb is called. Note that this
call will be made concurrently to sf still running.
CallbackFunc is the function that is triggered when the threshold is reached.
type SlowFunc func() error
SlowFunc is the function that could be slow. Usually, you'll have to
wrap an existing function in a lambda to make it match this type signature.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.