Function get_clock

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

§Panics

Panics if the global clock has not been initialized.