ztimer_overhead API More...
ztimer_overhead API
Definition in file overhead.h.
#include "ztimer.h"
Go to the source code of this file.
Functions | |
int32_t | ztimer_overhead_set (ztimer_clock_t *clock, uint32_t base) |
Measure overhead for ztimer_set() | |
int32_t | ztimer_overhead_sleep (ztimer_clock_t *clock, uint32_t base) |
Measure overhead for ztimer_sleep() | |