blob: 06760fd663f12666e8224921f957b4f1457542c8 [file] [log] [blame]
Yuval Peressb8f3ad22021-10-26 22:55:27 -06001.. _module-pw_chrono_zephyr:
2
3================
4pw_chrono_zephyr
5================
6
7--------
8Overview
9--------
10This chrono backend implements the ``pw_chrono`` facades. To enable, set
11``CONFIG_PIGWEED_CHRONO=y``.
12
13pw_chrono.system_clock
14----------------------
15To enable the ``system_clock`` facade, it is also required to add
16``CONFIG_PIGWEED_CHRONO_SYSTEM_CLOCK=y``.