pause abstract method

void pause()

Stops the timer without cancelling; call resume to run again.

Implementation

void pause();