GetTime.h File Reference

Returns the value from QueryPerformanceCounter. This is the function RakNet uses to represent time. This time won't match the time returned by GetTimeCount(). See http://www.jenkinssoftware.com/forum/index.php?topic=2798.0. More...

#include "Export.h"
#include "RakNetTime.h"


Namespaces

namespace  RakNet
 Simple class to send changes between directories. In essence, a simple autopatcher that can be used for transmitting levels, skins, etc.

Functions

RakNet::Time RAK_DLL_EXPORT RakNet::GetTime (void)
 Return the time as either 32 or 64 bit depending on __GET_TIME_64BIT.
RakNet::TimeMS RAK_DLL_EXPORT RakNet::GetTimeMS (void)
 Return the time as 32 bit.
RakNet::TimeUS RAK_DLL_EXPORT RakNet::GetTimeUS (void)
 Return the time as 64 bit.


Detailed Description

Returns the value from QueryPerformanceCounter. This is the function RakNet uses to represent time. This time won't match the time returned by GetTimeCount(). See http://www.jenkinssoftware.com/forum/index.php?topic=2798.0.

This file is part of RakNet Copyright 2003 Jenkins Software LLC

Usage of RakNet is subject to the appropriate license agreement.


Generated on Wed Jun 2 15:37:42 2010 for RakNet by  doxygen 1.5.7.1