The idle states


HB_IDLEADD()Adds the background task.
HB_IDLEDEL()Removes the background task from the list of tasks.
HB_IDLESTATE()Evaluates a single background task and calls the garbage collector.
hb_idleState()Evaluates a single background task and calls the garbage collector.