public interface Timer
| Modifier and Type | Method and Description |
|---|---|
long |
getCurrentTime() |
void |
sleep(long milliseconds) |
void sleep(long milliseconds)
throws InterruptedException
InterruptedExceptionlong getCurrentTime()
Copyright © 2024. All rights reserved.