Part of kiwi.tasklet View In Hierarchy
Method | __init__ | An object that waits for a specified ammount of time. |
Method | arm | See WaitCondition.arm |
Method | disarm | See WaitCondition.disarm |
Method | restart | Restart the timeout. Makes time counting start again from zero. |
Method | _timeout_cb | Undocumented |
Parameters | timeout | ammount of time to wait, in miliseconds |
priority | mainloop priority for the timeout event |