mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 08:25:53 +00:00
This commit adds the `volatile` qualifier to the timing variables, in order to ensure that the compiler does not try to optimise the test in a way that can affect the execution time measurements. Signed-off-by: Stephanos Ioannidis <root@stephanos.io> |
||
---|---|---|
.. | ||
cycle64 | ||
starve | ||
timer_api | ||
timer_error_case | ||
timer_monotonic |