API reference

TaskUtility Class

A static class used for frequently used task methods

Fields

The default cpu task delay time in ms

Static Member Functions

Asynchronous task to be used for freeing up the CPU during tasks
Parameters
condition
Condition method that this method will keep waiting for, until false.
delay
Delay time per condition check in ms
Asynchronous task to be used for freeing up the CPU during looping tasks
Parameters
delay
Delay time per condition check in ms