size_t milliseconds
Total duration in milliseconds.
Definition timer.h:32
float relativeToParent
Portion of this timer's name relative to the parent timer.
Definition timer.h:34
std::string timerName
Counter name. If a timer "Y" was invoked inside timer "X", its timer name is "X.Y".
Definition timer.h:30