Home
last modified time | relevance | path

Searched refs:ticksElapsedSinceLastSync (Results 1 – 1 of 1) sorted by relevance

/FreeRTOS-Plus/Demo/coreSNTP_Windows_Simulator/
A DSNTPClientTask.c672 TickType_t ticksElapsedSinceLastSync = xTaskGetTickCount() - lastSyncTickCount; in calculateCurrentTime() local
676 msElapsedSinceLastSync = ticksElapsedSinceLastSync * MILLISECONDS_PER_TICK; in calculateCurrentTime()

Completed in 12 milliseconds