isProcessing property

bool get isProcessing

Whether the processor is currently processing a frame

Implementation

bool get isProcessing => _isProcessing;