ape.parts.countdown.countdown.TimeTracker.__call__

TimeTracker.__call__()

The main interface - starts and stops (toggles) the timer

Returns:True if starting, False if stopping
Postcondition:elapsed time logged and added to self.times

Navigation