isPaused property

bool isPaused
getter/setter pair

Whether this timer is paused.

Implementation

bool isPaused = false;