代码搜索:timer

找到约 10,000 项符合「timer」的源代码

代码结果 10,000
www.eeworm.com/read/437300/7751871

c timer.c

#include "def.h" #include "2410addr.h" #include "2410slib.h" #include "2410lib.h" #include "2410slib.h" #include "timer.h" #define EXT_XTAL_FREQ 12000000 #define BIOS_TIMER_FREQ 100 U32 SY
www.eeworm.com/read/436812/7762290

h timer.h

#ifndef TIMER_H #define TIMER_H #include #include class Timer { private: struct rusage res; struct timeval tp; double virtual_time, real_time; public:
www.eeworm.com/read/436812/7762296

cpp timer.cpp

#include "Timer.h" /* * The virtual time of day and the real time of day are calculated and * stored for future use. The future use consists of subtracting these * values from similar val
www.eeworm.com/read/436805/7762360

h timer.h

#ifndef TIMER_H #define TIMER_H #include #include class Timer { private: struct rusage res; struct timeval tp; double virtual_time, real_time; public:
www.eeworm.com/read/436805/7762365

cpp timer.cpp

#include "Timer.h" /* * The virtual time of day and the real time of day are calculated and * stored for future use. The future use consists of subtracting these * values from similar val
www.eeworm.com/read/436805/7762380

h timer.h

#ifndef TIMER_H #define TIMER_H #include #include class Timer { private: struct rusage res; struct timeval tp; double virtual_time, real_time; public:
www.eeworm.com/read/436805/7762385

cpp timer.cpp

#include "Timer.h" /* * The virtual time of day and the real time of day are calculated and * stored for future use. The future use consists of subtracting these * values from similar val
www.eeworm.com/read/436804/7762397

h timer.h

#ifndef TIMER_H #define TIMER_H #include #include class Timer { private: struct rusage res; struct timeval tp; double virtual_time, real_time; public:
www.eeworm.com/read/436804/7762402

cpp timer.cpp

#include "Timer.h" /* * The virtual time of day and the real time of day are calculated and * stored for future use. The future use consists of subtracting these * values from similar val
www.eeworm.com/read/436802/7762417

h timer.h

#ifndef TIMER_H #define TIMER_H #include #include class Timer { private: struct rusage res; struct timeval tp; double virtual_time, real_time; public: