Class SleepUtils
java.lang.Object
com.kingsrook.qqq.backend.core.utils.SleepUtils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SleepUtils
public SleepUtils()
-
-
Method Details
-
sleep
Sleep for as close as we can to the specified amount of time (ignoring InterruptedException - continuing to sleep more). -
sleep
overload for sleep that takes duration object
-