#include <IpplTimings.h>
Collaboration diagram for IpplTimerInfo:

Public Types | |
| typedef int | TimerRef |
Public Member Functions | |
| IpplTimerInfo () | |
| ~IpplTimerInfo () | |
| void | start () |
| void | stop () |
| void | clear () |
Public Attributes | |
| Timer | t |
| string | name |
| double | cpuTime |
| double | wallTime |
| bool | running |
| TimerRef | indx |
Definition at line 54 of file IpplTimings.h.
|
|
Definition at line 58 of file IpplTimings.h. |
|
|
Definition at line 61 of file IpplTimings.h. References clear(). Here is the call graph for this function: ![]() |
|
|
Definition at line 66 of file IpplTimings.h. |
|
|
Definition at line 87 of file IpplTimings.h. References Timer::clear(), running, Timer::stop(), and t. Referenced by IpplTimerInfo(). Here is the call graph for this function: ![]() |
|
|
Definition at line 69 of file IpplTimings.h. References Timer::clear(), running, Timer::start(), Timer::stop(), and t. Here is the call graph for this function: ![]() |
|
|
Definition at line 78 of file IpplTimings.h. References Timer::clock_time(), Timer::cpu_time(), cpuTime, running, Timer::stop(), t, and wallTime. Here is the call graph for this function: ![]() |
|
|
Definition at line 100 of file IpplTimings.h. Referenced by stop(). |
|
|
Definition at line 107 of file IpplTimings.h. Referenced by IpplTimings::getTimer(). |
|
|
Definition at line 97 of file IpplTimings.h. Referenced by IpplTimings::getTimer(). |
|
|
Definition at line 104 of file IpplTimings.h. |
|
|
Definition at line 94 of file IpplTimings.h. |
|
|
Definition at line 101 of file IpplTimings.h. Referenced by stop(). |
1.4.6