zephyr/subsys/zbus
Jordan Yates e45ab126ea zbus: optional publishing statistics
Add optional statistics around the channel publishing action. Store the
time a channel was last published to, and a total publish count.

This information can be used to determine how old a given channels data
is, and an average channel publishing frequency.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-10-10 14:57:13 -04:00
..
CMakeLists.txt
Kconfig
zbus.c
zbus_iterable_sections.c
zbus_runtime_observers.c