public class ClockDriftPauseDetector extends Object implements PauseDetector
| Constructor and Description |
|---|
ClockDriftPauseDetector(Duration sleepInterval,
Duration pauseThreshold) |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getPauseThreshold() |
Duration |
getSleepInterval() |
Copyright © 2020 LeanCloud. All rights reserved.