Searched refs:xCurrentTickCount (Results 1 – 1 of 1) sorted by relevance
164 TickType_t xCurrentTickCount = xTaskGetTickCount(); in FreeRTOS_ProcessDNSCache() local169 ulCurrentTimeSeconds = ( xCurrentTickCount / portTICK_PERIOD_MS ) / 1000U; in FreeRTOS_ProcessDNSCache()