duration¶
- property Timer.duration: TimeInterval
Time duration of the timer, starting from
start_time.Returns¶
TimeIntervalTime duration of the timer, starting from
start_time.
Raises
TypeErrorIf
durationis not an instance ofTimeInterval.
Time duration of the timer, starting from start_time.
TimeIntervalTime duration of the timer, starting from start_time.
Raises
TypeErrorIf duration is not an instance of
TimeInterval.