Definition at line 19 of file posix.py.
◆ __init__()
| def robot.running.timeouts.posix.Timeout.__init__ |
( |
|
self, |
|
|
|
timeout, |
|
|
|
error |
|
) |
| |
◆ _raise_timeout_error()
| def robot.running.timeouts.posix.Timeout._raise_timeout_error |
( |
|
self, |
|
|
|
signum, |
|
|
|
frame |
|
) |
| |
|
private |
◆ _start_timer()
| def robot.running.timeouts.posix.Timeout._start_timer |
( |
|
self | ) |
|
|
private |
◆ _stop_timer()
| def robot.running.timeouts.posix.Timeout._stop_timer |
( |
|
self | ) |
|
|
private |
◆ execute()
| def robot.running.timeouts.posix.Timeout.execute |
( |
|
self, |
|
|
|
runnable |
|
) |
| |
◆ _error
| robot.running.timeouts.posix.Timeout._error |
|
private |
◆ _timeout
| robot.running.timeouts.posix.Timeout._timeout |
|
private |
The documentation for this class was generated from the following file: