Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

log.cc File Reference

#include <unistd.h>
#include <time.h>
#include <stdio.h>
#include <string>
#include "log.h"

Include dependency graph for log.cc:

Include dependency graph

Go to the source code of this file.

Functions

unsigned long int sTime (void)
string timeStamp ()
void andTimePasses ()

Variables

unsigned long int localTime = 0


Function Documentation

void andTimePasses void   
 

Definition at line 42 of file log.cc.

References localTime.

Referenced by CommCenter::loop().

unsigned long int sTime void   
 

Definition at line 31 of file log.cc.

References localTime.

Referenced by World::getStats(), and timeStamp().

string timeStamp void   
 

Definition at line 35 of file log.cc.

References sTime().


Variable Documentation

unsigned long int localTime = 0
 

Definition at line 29 of file log.cc.

Referenced by andTimePasses(), and sTime().


Generated on Mon Jun 17 19:54:00 2002 for Svas Server by doxygen1.2.16