Skip to main content

MEASURES

Static MEASURES 

Source
static MEASURES: LazyLock<Mutex<HashMap<String, Measure>>>
Expand description

Measurements are aggregated globally (translation is single-threaded but rustc may call us from several threads, hence the mutex).