onSlowSystem property
Called when a run exceeds the slow-system threshold (if both are set).
Implementation
final void Function(SlowSystemEvent event)? onSlowSystem;
Called when a run exceeds the slow-system threshold (if both are set).
final void Function(SlowSystemEvent event)? onSlowSystem;