1.. _module-pw_chrono_zephyr: 2 3================ 4pw_chrono_zephyr 5================ 6.. pigweed-module:: 7 :name: pw_chrono_zephyr 8 9-------- 10Overview 11-------- 12This chrono backend implements the ``pw_chrono`` facades. To enable, set 13``CONFIG_PIGWEED_CHRONO=y``. 14 15pw_chrono.system_clock 16---------------------- 17To enable the ``system_clock`` facade, it is also required to add 18``CONFIG_PIGWEED_CHRONO_SYSTEM_CLOCK=y``. 19