mentat/tokio/timer/sidebar-items.js

1 line
365 B
JavaScript
Raw Normal View History

2018-08-22 17:04:13 +00:00
initSidebarItems({"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"]]});