Function get_global_clock

Source
pub fn get_global_clock() -> Rc<RefCell<dyn Clock>>
Expand description

§Panics

Panics if thread-local storage cannot be accessed or the global clock is uninitialized.