CockpitPerformancePluginCleanup typedef
CockpitPerformancePluginCleanup =
FutureOr<void> Function(CockpitPerformancePluginStats stats)
Implementation
typedef CockpitPerformancePluginCleanup =
FutureOr<void> Function(CockpitPerformancePluginStats stats);