25 #ifndef __I6ENGINE_CORE_CONFIG_JOBPRIORITIES_H__
26 #define __I6ENGINE_CORE_CONFIG_JOBPRIORITIES_H__
High job priority, use this if this task should be preferred for running before other tasks...
Task can wait really long, isn't that important.
Highest priority, used only internally for ticking of subsystems, don't use this one.
Task can wait, but shouldn't wait to long.