![]() |
QMCPACK
|
Collaboration diagram for ProfileData:Public Member Functions | |
| ProfileData & | operator+= (const ProfileData &pd) |
Public Attributes | |
| double | time |
| double | calls |
Definition at line 196 of file TimerManager.cpp.
|
inline |
Definition at line 201 of file TimerManager.cpp.
References ProfileData::calls, and ProfileData::time.
| double calls |
Definition at line 199 of file TimerManager.cpp.
Referenced by TimerManager< qmcplusplus::TimerType< CLOCK > >::collate_stack_profile(), and ProfileData::operator+=().
| double time |
Definition at line 198 of file TimerManager.cpp.
Referenced by TimerManager< qmcplusplus::TimerType< CLOCK > >::collate_stack_profile(), and ProfileData::operator+=().