libosmocore 1.10.0.64-ff3d
Osmocom core library
|
Report the cumulative counter of time for which a flag is true as rate counter. More...
Go to the source code of this file.
Data Structures | |
struct | osmo_time_cc_cfg |
Configuration for osmo_time_cc. More... | |
struct | osmo_time_cc |
Report the cumulative counter of time for which a flag is true as rate counter. More... | |
Functions | |
void | osmo_time_cc_init (struct osmo_time_cc *tc) |
void | osmo_time_cc_set_flag (struct osmo_time_cc *tc, bool flag) |
void | osmo_time_cc_cleanup (struct osmo_time_cc *tc) |
Report the cumulative counter of time for which a flag is true as rate counter.