Electroneum
timehist Struct Reference

#include <timehist.h>

Collaboration diagram for timehist:

Public Attributes

size_t num
 
struct th_buckbuckets
 

Detailed Description

Keep histogram of time values.

Definition at line 63 of file timehist.h.

Member Data Documentation

◆ buckets

struct th_buck* timehist::buckets

bucket array

Definition at line 67 of file timehist.h.

◆ num

size_t timehist::num

number of buckets

Definition at line 65 of file timehist.h.


The documentation for this struct was generated from the following file: