//===== Copyright (c) 1996-2005, Valve Corporation, All rights reserved. ======// // // Purpose: // // $NoKeywords: $ //=============================================================================// #include "core/stdafx.h" #include "tier0/fasttimer.h" // Constructor init the clock speed. CClockSpeed* g_pClockSpeed = new CClockSpeed();