isRunning property

bool isRunning
getter/setter pair

Whether this timer is currently running.

Implementation

bool isRunning = true;