class TimingFunction
Full name
Utilities
::TimingFunction
Definition
#include <
time_tracer.h
>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Types
class
comparer_name
class
comparer_time_taken
Public Methods
TimingFunction
(const char * pstr): str(pstr), time_taken(0), times_called(0)
void
start
()
void
end
()
friend ostream&
operator<<
(ostream& ostr, const TimingFunction* t)
Public Members
friend
comparer_name
friend
comparer_time_taken
Protected Members
const char*
str
clock_t
time_taken
int
times_called
clock_t
start_time
Detailed Description
TimingFunction
(const char * pstr): str(pstr), time_taken(0), times_called(0)
comparer_name
(class)
comparer_time_taken
(class)
void
start
()
void
end
()
friend
comparer_name
friend
comparer_time_taken
friend ostream&
operator<<
(ostream& ostr, const TimingFunction* t)
const char*
str
[protected]
clock_t
time_taken
[protected]
int
times_called
[protected]
clock_t
start_time
[protected]
Generated by: flitney@mace.fmrib.ox.ac.uk on Thu Feb 22 17:32:45 2001, using kdoc 2.0a36.