Timer.stop

Marks an end time, so calls to Timer.elapsed will return the difference between this end time and the start time.

class Timer
void
stop
()