00001 00004 00005 00006 #ifndef TIMER_HPP 00007 #define TIMER_HPP 00008 00009 00010 #include "config.h" 00011 00012 00016 adr_u64 GetNow(); 00017 00018 00019 #endif