|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PauseDetectorListener
Accepts pause notification events.
All times and time units are in nanoseconds
| Method Summary | |
|---|---|
void |
handlePauseEvent(long pauseLength,
long pauseEndTime)
handle a pause event notification. |
| Method Detail |
|---|
void handlePauseEvent(long pauseLength,
long pauseEndTime)
pauseLength - Length of reported pause (in nanoseconds)pauseEndTime - Time sampled at end of reported pause (in nanoTime units).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||