Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
systimer.h File Reference
#include "always.h"
#include <windows.h>
#include "mmsys.h"

Go to the source code of this file.

Classes

class  SysTimeClass
 

Macros

#define TIMEGETTIME   SystemTime.Get
 
#define MS_TIMER_SECOND   1000
 

Variables

SysTimeClass SystemTime
 

Macro Definition Documentation

◆ MS_TIMER_SECOND

#define MS_TIMER_SECOND   1000

Definition at line 45 of file systimer.h.

◆ TIMEGETTIME

#define TIMEGETTIME   SystemTime.Get

Definition at line 44 of file systimer.h.

Variable Documentation

◆ SystemTime

SysTimeClass SystemTime
extern

Definition at line 39 of file systimer.cpp.