blob: 06760fd663f12666e8224921f957b4f1457542c8 [file] [log] [blame]
.. _module-pw_chrono_zephyr:
================
pw_chrono_zephyr
================
--------
Overview
--------
This chrono backend implements the ``pw_chrono`` facades. To enable, set
``CONFIG_PIGWEED_CHRONO=y``.
pw_chrono.system_clock
----------------------
To enable the ``system_clock`` facade, it is also required to add
``CONFIG_PIGWEED_CHRONO_SYSTEM_CLOCK=y``.