reset abstract method

void reset()

Resets the clock.

Please note that the clock is not stopped after reset. You should call stop if you want to stop the clock.

Implementation

void reset();