zephyr/samples/subsys/zbus/benchmark/src
Jilay Pandya 7a9cda9199 samples: zbus: fix benchmark duration output
The benchmark duration is in nanoseconds, and it logs the duration to
the console in seconds. The conversion is wrong for scenarios where
the execution lasts less than 100 milliseconds. Fix that by adding
leading zeros while printing duration.

Signed-off-by: Jilay Pandya <jilay.pandya@zeiss.com>
2023-08-18 10:12:50 +02:00
..
benchmark.c samples: zbus: fix benchmark duration output 2023-08-18 10:12:50 +02:00
messages.h