Class TimeUtil
java.lang.Object
org.eclipse.microprofile.metrics.tck.util.TimeUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidWait until a new minute starts (wait for a timestamp ending with :00.000) and then continue
-
Method Details
-
waitForNextMinute
Wait until a new minute starts (wait for a timestamp ending with :00.000) and then continue- Throws:
InterruptedExceptionTimeoutException
-