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