class documentation
class RunningTimeout(object):
Class to calculate remaining timeout when doing several operations.
| Method | __init__ |
Initializes this class. |
| Method | |
Returns the remaining timeout. |
| Class Variable | __slots__ |
Undocumented |
| Instance Variable | _allow |
Undocumented |
| Instance Variable | _start |
Undocumented |
| Instance Variable | _time |
Undocumented |
| Instance Variable | _timeout |
Undocumented |