Files
mercator_service/tokio_timer/timer/sidebar-items.js

1 line
520 B
JavaScript

initSidebarItems({"fn":[["set_default","Sets `handle` as the default timer, returning a guard that unsets it on drop."],["with_default","Set the default timer for the duration of the closure."]],"struct":[["DefaultGuard","A guard that resets the current timer to `None` when dropped."],["Handle","Handle to timer instance."],["SystemNow","A handle to a source of time."],["Timer","Timer implementation that drives [`Delay`], [`Interval`], and [`Timeout`]."],["Turn","Return value from the `turn` method on `Timer`."]]});