![]() |
The ROme OpTimistic Simulator
3.0.0
A General-Purpose Multithreaded Parallel/Distributed Simulation Platform
|
A set of statistical values of a single metric. More...
Data Fields | |
uint64_t | count |
The count of events of this type. | |
uint64_t | sum_t |
The mean time to complete an event multiplied by the events count. | |
uint64_t | var_t |
The variance of the time to complete multiplied by the events count. | |
A set of statistical values of a single metric.
The form of these values is designed for easier incremental updates