|
def | __init__ (self, timeoutSec, pollingDelaySec=0.01, reportPeriodSec=1.0) |
|
def | check (self, probe) |
|
◆ __init__()
def test_helper.Poller.__init__ |
( |
|
self, |
|
|
|
timeoutSec, |
|
|
|
pollingDelaySec = 0.01 , |
|
|
|
reportPeriodSec = 1.0 |
|
) |
| |
◆ _reportProgressIfAny()
def test_helper.Poller._reportProgressIfAny |
( |
|
self | ) |
|
|
private |
◆ check()
def test_helper.Poller.check |
( |
|
self, |
|
|
|
probe |
|
) |
| |
◆ _nextReportTimeSec
test_helper.Poller._nextReportTimeSec |
|
private |
◆ _pollingDelaySec
test_helper.Poller._pollingDelaySec |
|
private |
◆ _reportPeriodSec
test_helper.Poller._reportPeriodSec |
|
private |
◆ _t0
◆ _timeoutSec
test_helper.Poller._timeoutSec |
|
private |
The documentation for this class was generated from the following file: