代码搜索结果
找到约 51,516 项符合
Timer 的代码
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:
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
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:
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
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:
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
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:
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
timer.h
//-----------------------------------------------------------------------------
// TIMER.H
//
//-----------------------------------------------------------------------------
void init_timer2(voi
timer.lst
C51 COMPILER V7.06 TIMER 07/29/2008 10:01:33 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN T