RxPerformanceExtensions<T> extension
Performance tracking extensions for reactive values
- on
-
- Rx<
T>
- Rx<
Properties
-
performanceStats
→ Map<
String, dynamic> -
Available on Rx<
Get performance statisticsT> , provided by the RxPerformanceExtensions extensionno setter
Methods
-
cleanupTiming(
) → void -
Available on Rx<
Cleanup timing resources for this instanceT> , provided by the RxPerformanceExtensions extension -
resetPerformanceStats(
) → void -
Available on Rx<
Reset performance statisticsT> , provided by the RxPerformanceExtensions extension -
trackChange(
) → void -
Available on Rx<
Track a change for performance monitoringT> , provided by the RxPerformanceExtensions extension