VR-Forces 4.0.4 Class Documentation
include/vrfcore/timerTypes.h
Go to the documentation of this file.
00001 /*******************************************************************************
00002 ** Copyright (c) 1999 MaK Technologies, Inc.
00003 ** All rights reserved.
00004 *******************************************************************************/
00005 /*******************************************************************************
00006 ** $RCSfile: timerTypes.h,v $ $Revision: 1.1 $ $State: Exp $
00007 *******************************************************************************/
00008 
00011 
00020 
00021 #ifndef DtTimerTypes_H_
00022 #define DtTimerTypes_H_
00023 
00024 const unsigned int DtRunDurationTimerType = 25;
00025 const unsigned int DtFrameRateMonitorPeriodicTimerType = 86;
00026 const unsigned int DtBallisticGunDetonationTimerType = 303;
00027 const unsigned int DtIndirectFireDetonationTimerType = 304;
00028 
00029 #endif
00030 
00031 

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)