Records elapsed time.
Definition: stopwatch.h:22
~StopWatch()
Upon destruction, prints the elapsed time in seconds, since the construction of this StopWatch.
Definition: stopwatch.cpp:25
StopWatch()
constructs a StopWatch object by storing the current time (uses clock())
Definition: stopwatch.h:29
C++ class: doctemplate.h.
Definition: bufferedoutput.cpp:13