Public Member Functions | |
Timing | operator+ (Timing const &other) const |
Timing & | operator+= (Timing const &other) |
void | reset () |
Timing () | |
Public Attributes | |
unsigned int | count |
double | event |
double | preevent |
double | presource |
double | source |
Definition at line 374 of file FastTimerService.h.
|
inline |
Definition at line 381 of file FastTimerService.h.
Definition at line 407 of file FastTimerService.h.
Definition at line 397 of file FastTimerService.h.
|
inline |
Definition at line 389 of file FastTimerService.h.
unsigned int FastTimerService::Timing::count |
Definition at line 379 of file FastTimerService.h.
double FastTimerService::Timing::event |
Definition at line 378 of file FastTimerService.h.
Referenced by core.AutoHandle.AutoHandle::product().
double FastTimerService::Timing::preevent |
Definition at line 377 of file FastTimerService.h.
double FastTimerService::Timing::presource |
Definition at line 375 of file FastTimerService.h.
double FastTimerService::Timing::source |
Definition at line 376 of file FastTimerService.h.