Statistics from a single phase, init or run. More...
Public Attributes | |
double | period |
Phase period (s/event). More... | |
double | rate |
Phase event rate (events/s). More... | |
double | time |
Phase run time time (s). More... | |
Statistics from a single phase, init or run.
Definition at line 212 of file bench-scheduler.cc.
double BenchSuite::PhaseResult::period |
Phase period (s/event).
Definition at line 216 of file bench-scheduler.cc.
double BenchSuite::PhaseResult::rate |
Phase event rate (events/s).
Definition at line 215 of file bench-scheduler.cc.
double BenchSuite::PhaseResult::time |
Phase run time time (s).
Definition at line 214 of file bench-scheduler.cc.