mentat/tokio_timer/sidebar-items.js
2018-08-22 17:04:13 +00:00

1 line
No EOL
598 B
JavaScript

initSidebarItems({"fn":[["sleep","Create a Future that completes in `duration` from now."],["with_default","Set the default timer for the duration of the closure."]],"mod":[["clock","A configurable source of time."],["timer","Timer implementation."]],"struct":[["Deadline","Allows a given `Future` to execute until the specified deadline."],["DeadlineError","Error returned by `Deadline` future."],["Delay","A future that completes at a specified instant in time."],["Error","Errors encountered by the timer implementation."],["Interval","A stream representing notifications at fixed interval"]]});