isRunning method

bool isRunning()

Whether the timer is running or not

Implementation

bool isRunning() => _running;