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