Function iota_metrics::get_server_timing
source ยท pub fn get_server_timing() -> Option<Arc<Mutex<Timer>>>
Expand description
Get the currently active ServerTiming context. Only intended for use by macros within this module.
pub fn get_server_timing() -> Option<Arc<Mutex<Timer>>>
Get the currently active ServerTiming context. Only intended for use by macros within this module.