public class ClockDriftPauseDetector extends java.lang.Object implements PauseDetector
| Constructor and Description |
|---|
ClockDriftPauseDetector(java.time.Duration sleepInterval,
java.time.Duration pauseThreshold) |
| Modifier and Type | Method and Description |
|---|---|
java.time.Duration |
getPauseThreshold() |
java.time.Duration |
getSleepInterval() |