get_monitor
Function
This function is defined in the telemetry module.Get the global performance monitor.
Signature
Returns
The result of the operation.
Uses
get_or_init
Source
View on GitHub
praisonai/src/telemetry/mod.rs at line 462get_monitor: Get the global performance monitor.
This function is defined in the telemetry module.Get the global performance monitor.
def get_monitor() -> &'static PerformanceMonitor
get_or_initpraisonai/src/telemetry/mod.rs at line 462