Search found 1 match

by Downsider
Fri Jul 24, 2026 4:19 pm
Forum: ESP32 Arduino
Topic: Millis() and esp_timer_get_time() non-monotonic
Replies: 0
Views: 18

Millis() and esp_timer_get_time() non-monotonic

In the loop () of my application, I print the loop iteration time to check for stalls etc.

Very infrequently I appear to see the Millis() and esp_timer_get_time() go backwards, by up to 3~4s. I have no sleep modes enabled, only interesting thing running is nimBLE with a single idle connection to a ...

Go to advanced search