mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-16 04:22:22 +00:00
examples: add esp_timer example
This commit is contained in:
@@ -43,6 +43,11 @@ Unlike `gettimeofday` function, values returned by :cpp:func:`esp_timer_get_time
|
||||
- Start from zero after the chip wakes up from deep sleep
|
||||
- Do not have timezone or DST adjustments applied
|
||||
|
||||
Application Example
|
||||
-------------------
|
||||
|
||||
The following example illustrates usage of ``esp_timer`` APIs: :example:`system/esp_timer`.
|
||||
|
||||
|
||||
API Reference
|
||||
-------------
|
||||
|
||||
Reference in New Issue
Block a user