|
Electroneum
|
#include <timehist.h>

Public Attributes | |
| struct timeval | lower |
| struct timeval | upper |
| size_t | count |
Bucket of time history information
Definition at line 51 of file timehist.h.
| size_t th_buck::count |
number of items
Definition at line 57 of file timehist.h.
| struct timeval th_buck::lower |
lower bound
Definition at line 53 of file timehist.h.
| struct timeval th_buck::upper |
upper bound
Definition at line 55 of file timehist.h.