checkProcessing method

bool checkProcessing()

Returns true if the system should be processed, false if not.

Implementation

bool checkProcessing() => true;