Group vTaskSetTimeOutState
Modules > vTaskSetTimeOutState
Detailed Description
task.h
Capture the current time for future use with xTaskCheckForTimeOut().
Parameters:
pxTimeOut
Pointer to a timeout object into which the current time is to be captured. The captured time includes the tick count and the number of times the tick count has overflowed since the system first booted.