|
libosmocore 0.9.6-23.20170220git32ee5af8.fc41
Osmocom core library
|
#include <statistics.h>
Data Fields | |
| struct llist_head | list |
| internal list head | |
| const char * | name |
| human-readable name | |
| const char * | description |
| humn-readable description | |
| unsigned long | value |
| current value | |
| unsigned long | previous |
| previous value | |
structure representing a single counter