OS_GET_TASK_STAT_FUNC definition

This constant determines whether the osGetTaskStat function is included or excluded during compilation. The function is compiled if the constant value is set to 1, and is omitted when the value is 0.

If the constant is not defined, the default value is 1, and the function is included in the output code.

Version:1.0
See also: osGetTaskStat, tasks
SpaceShadow documentation