zero.Timer.__exit__¶
-
Timer.
__exit__
(*args)[source]¶ Leave the context and pause the timer.
See
Timer.__enter__
for details and examples.See also
- Return type
Timer.
__exit__
(*args)[source]¶Leave the context and pause the timer.
See Timer.__enter__
for details and examples.
See also