jztools.timer#

Classes

Timer([start, verbose, name])

with Timer() as t0:

Timers()

timers=Timers() with timers('span1') as t0: ...