00001 #ifndef _FML_TIMING_H_ 00002 #define _FML_TIMING_H_ 00003 00004 #define CLOCKS_PER_SEC 1000 00005 00006 #define dd_nbCalls 0 00007 00008 #define dd_OffSet 1 00009 00010 #endif