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