pause abstract method
void
pause()
Notifies AdjustedClock when the application pauses and goes to the background.
Implementation
void pause();
Notifies AdjustedClock when the application pauses and goes to the background.
void pause();