src/os_timer.cpp
changeset 9111 48ce04029fe4
parent 7405 2fd57f130eca
child 10383 7aee0e95303f
equal deleted inserted replaced
9110:9c48301b2e19 9111:48ce04029fe4
     1 /* $Id$ */
     1 /* $Id$ */
     2 
     2 
     3 /** @file os_timer.cpp */
     3 /** @file os_timer.cpp OS/compiler dependant real time tick sampling. */
     4 
     4 
     5 #include "stdafx.h"
     5 #include "stdafx.h"
     6 
     6 
     7 #undef RDTSC_AVAILABLE
     7 #undef RDTSC_AVAILABLE
     8 
     8