//+---------------------------------------------------------------------------- // // File: counters.c // // Module: // // Synopsis: // // Copyright (C) 2003 Scott Gasch // // Created: sgasch 24 Oct 2003 // //+---------------------------------------------------------------------------- #include "kernel.h" UINT64 g_ullTimeStampCounter = 0;