Skip to main content

get_root_module

Function get_root_module 

Source
pub fn get_root_module() -> Option<&'static str>
Expand description

Retrieve profiled root module Get the root module name set during profiling initialization.

This is primarily used internally by the profiling macros.