Function set_clock

Source
pub fn set_clock(c: Rc<RefCell<dyn Clock>>)
Expand description

§Panics

Panics if setting the global clock fails or it is already set.