extern BOOL InitTimer(void);
extern void CloseTimer(void);
extern void StartClock(void);
extern ULONG StopClock(void);
