blob: dea8c44b0ece9b82949c6bd42ebc616e7e2dce44 [file]
.. _module-pw_chrono_zephyr:
================
pw_chrono_zephyr
================
.. pigweed-module::
:name: 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``.