blob: 9d3cafd92d4ab4dea83b05f4cb604078f22a53fc [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``.