reset method

void reset()

Implementation

void reset() {
  clock = 0.0;
}