|
Electroneum
|
#include <timehist.h>

Public Attributes | |
| size_t | num |
| struct th_buck * | buckets |
Keep histogram of time values.
Definition at line 63 of file timehist.h.
| struct th_buck* timehist::buckets |
bucket array
Definition at line 67 of file timehist.h.
| size_t timehist::num |
number of buckets
Definition at line 65 of file timehist.h.