instance property
PerformanceMonitor
get
instance
The singleton instance of the performance monitor
Implementation
static PerformanceMonitor get instance => _instance;
The singleton instance of the performance monitor
static PerformanceMonitor get instance => _instance;