Statistics namespace.
Typedefs | |
| using | counter_t = uint64_t |
| Type of variables holding context switches counters. | |
| using | duration_t = uint64_t |
| Type of variables holding durations in CPU cycles. | |
| using os::rtos::statistics::counter_t = typedef uint64_t |
Definition at line 215 of file os-decls.h.
| using os::rtos::statistics::duration_t = typedef uint64_t |
Definition at line 220 of file os-decls.h.