public interface SleepTimeController
| Modifier and Type | Method and Description |
|---|---|
long |
getSleepTimeMillis(SleepTimeControllerConfig sleepTimeControllerConfig)
Calculates the sleep time in milliseconds before the next GetRecords call.
|
long getSleepTimeMillis(SleepTimeControllerConfig sleepTimeControllerConfig)
sleepTimeControllerConfig - contains the last successful call time and the idle time between calls.Copyright © 2025. All rights reserved.