Expand description
VEXos Task Scheduler Functions
Functions§
- vexBackground
Processing ⚠ - Safety
- vexTask
Add ⚠ - Creates an RTOS task
- vexTask
GetCallback ⚠AndId - Gets a tasks’s callback function and internal ID.
- vexTask
Sleep ⚠ - Sets the current task to sleep for the specified amount of time (in milliseconds).
- vexTasks
Run ⚠ - Ticks the CPU1 Scheduler