firmware
IEM Firmware Documentation
Loading...
Searching...
No Matches
xTaskGetTickCount
freertos
»
TaskUtils
Collaboration diagram for xTaskGetTickCount:
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
task. h
TickType_t
xTaskGetTickCount
(
void
);
TickType_t
uint16_t TickType_t
Definition
portmacro.h:63
xTaskGetTickCount
TickType_t xTaskGetTickCount(void)
Definition
tasks.c:4106
Returns
The count of ticks since vTaskStartScheduler was called.
Generated by
1.14.0