isWarmingUp property
bool
get
isWarmingUp
Whether we are measuring warm-up frames currently.
Implementation
bool get isWarmingUp => _isWarmingUp;
Whether we are measuring warm-up frames currently.
bool get isWarmingUp => _isWarmingUp;