#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. |
This file is part of RakNet Copyright 2003 Jenkins Software LLC
Usage of RakNet is subject to the appropriate license agreement.