Internal use only. More...
Public Member Functions | |
def | __init__ |
def | cancel |
def | left |
def | reset |
Public Attributes | |
deadline | |
duration | |
on_timeout | |
timer | |
Private Member Functions | |
def | _on_timer |
Internal use only.
Definition at line 52 of file bondpy.py.
def bondpy::Timeout::__init__ | ( | self, | ||
duration, | ||||
on_timeout = None | ||||
) |