$search
Public Member Functions | |
| def | __init__ |
| def | sleep |
Public Attributes | |
| duration | |
| last_time | |
Helper class to execute a loop at a certain rate
Definition at line 414 of file teer.py.
| def teer::Rate::__init__ | ( | self, | ||
| duration, | ||||
| initial_time | ||||
| ) |
| def teer::Rate::sleep | ( | self, | ||
| sched, | ||||
| task | ||||
| ) |