initSidebarItems({"fn":[["now","Returns an `Instant` corresponding to \"now\"."],["set_default","Sets `clock` as the default clock, returning a guard that unsets it on drop."],["with_default","Set the default clock for the duration of the closure."]],"struct":[["Clock","A handle to a source of time."],["DefaultGuard","A guard that resets the current `Clock` to `None` when dropped."]],"trait":[["Now","Returns [`Instant`] values representing the current instant in time."]]});