mirror of
https://github.com/apache/nuttx.git
synced 2026-08-15 17:33:18 +00:00
7 lines
279 B
ReStructuredText
7 lines
279 B
ReStructuredText
====================================
|
|
``adjtime`` Ajdtime function example
|
|
====================================
|
|
|
|
This application demonstrates the usage of adjtime() interface used to
|
|
synchronize system clock time if its value varies from real time (usually get by
|
|
external RTC).
|