Bases: taurus.core.util.log.Logger
Timer Object.
Interval in seconds (The argument may be a floating point number for subsecond precision). If strict_timing is True, the timer will try to compensate for drifting due to the time it takes to execute function in each loop.
Start Timer Object
Stop Timer Object