Public Member Functions | |
| def | __init__ |
| def | add |
| def | run |
Public Attributes | |
| dt | |
| step | |
| heap | |
| pause | |
| count | |
| time | |
Trigger differed couroutine calls
| def shared.tools.Timer.add | ( | self, | |
| time, | |||
| func, | |||
| args | |||
| ) |
Write the function func call with arguments args
| def shared.tools.Timer.run | ( | self | ) |
Working task
1.7.6.1