Clock.restart

Restart the clock.

This function puts the time counter back to zero. It also returns the time elapsed since the clock was started.

class Clock
restart
()

Return Value

Type: Time

Time elapsed.

Meta