Package control :: Module theTime
[hide private]
[frames] | no frames]

Module theTime

source code

The module for (relaxed) timed automation.

This timer module is based on the stardard python time.sleep() and may not be 100% accurate. For a lot of purposes however, the timing accuracy is sufficient, e.g. automation on a "per minute basis".


Author: Øyvind Brandtsegg

Contact: obrandts@gmail.com

License: GPL

Classes [hide private]
  TheTime
The class containing timer and timed queue methods.