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"]]});