SysTime Class Reference

#include <SysTime.h>

Inheritance diagram for SysTime:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 SysTime ()
virtual ~SysTime ()
float FloatTime (void)

Static Public Member Functions

static unsigned int GetTickCount (void)


Detailed Description

Enables a high performance timer to be used

Constructor & Destructor Documentation

SysTime (  ) 

The ctor performs some basic initialisation

virtual ~SysTime (  )  [virtual]

The dtor makes sure everything is tidy


Member Function Documentation

float FloatTime ( void   ) 

Read the current time and return the time as a float

static unsigned int GetTickCount ( void   )  [static]

Returns:
The number of milliseconds that have elapsed since the system was started.


Generated on Sat Jun 28 22:02:25 2008 for ReplicaNet and RNLobby by  doxygen 1.5.3