#include <Timer.h>
List of all members.
Definition at line 60 of file Timer.h.
Does nothing.
Definition at line 50 of file Timer.cpp.
[virtual]
Definition at line 60 of file Timer.cpp.
Definition at line 130 of file Timer.cpp.
Referenced by operator<<().
Definition at line 102 of file Timer.cpp.
Definition at line 115 of file Timer.cpp.
{double getCPU(void) const;}
Definition at line 89 of file Timer.cpp.
Sets the accounting variables to mark the end of accounting period using the unix functions {times()} and {getrusage}.
Definition at line 77 of file Timer.cpp.
Sets the accounting variables to mark the start of accounting period using the unix functions {times()} and {getrusage}.
Definition at line 66 of file Timer.cpp.
[friend]
Definition at line 172 of file Timer.cpp.