nap


Description:

public virtual async void nap (uint interval, int priority = DEFAULT)

Non-blocking sleep thread used by implementing classes that request their data at a timed interval.

Parameters:

interval

delay in ms

priority

the thread priority to use