Public Member Functions | |
def | __init__ |
def | cancel |
def | left |
def | reset |
Public Attributes | |
deadline | |
duration | |
on_timeout | |
timer | |
Private Member Functions | |
def | _on_timer |
def tester.Timeout.__init__ | ( | self, | |
duration, | |||
on_timeout = None |
|||
) |
def tester.Timeout._on_timer | ( | self | ) | [private] |
def tester.Timeout.cancel | ( | self | ) |
def tester.Timeout.left | ( | self | ) |
def tester.Timeout.reset | ( | self | ) |