pub fn get_monitor() -> &'static Monitor
Expand description
Get the monitor instance. Panics if called before first call to set_monitor.
pub fn get_monitor() -> &'static Monitor
Get the monitor instance. Panics if called before first call to set_monitor.