Global/TimeStamp.cpp File Reference

#include <fstream>
#include <string>
#include <time.h>
#include <stdlib.h>
#include "TimeStamp.h"

Include dependency graph for TimeStamp.cpp:

Go to the source code of this file.

Functions

ostream & operator<< (ostream &os, Timer &timer)


Function Documentation

ostream& operator<< ( ostream &  os,
Timer timer 
)

Definition at line 70 of file TimeStamp.cpp.

00071 {
00072   return timer.timeStamp(os);
00073 }


Generated on Fri Dec 21 13:13:45 2007 for ssaha by  doxygen 1.5.2