Alex Bikfalvi
You are here: Home > Projects > SimStream > Documentation
00001 #pragma once 00002 00003 class CTimerInfo 00004 { 00005 public: 00006 CTimerInfo() { } 00007 virtual ~CTimerInfo() { } 00008 };
Last updated: February 8, 2011