Util API
The Util
object has utility methods.
This method pauses execution for the given amount of time.
Inputs:
millis
– The number of milliseconds to sleep.Outputs:
Example:
Util.sleep(1000);
You are about to leave the Smile Digital Health documentation and navigate to the Open Source HAPI-FHIR Documentation.