Searched refs:last_wake (Results 1 – 1 of 1) sorted by relevance
159 TickType_t last_wake; in esp_ping_thread() local172 last_wake = xTaskGetTickCount(); in esp_ping_thread()190 … vTaskDelayUntil(&last_wake, pdMS_TO_TICKS(ep->interval_ms)); // to get a more accurate delay in esp_ping_thread()