代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.c
/*******************************************************************************
timer.c
**********************************************************************
timer.h
VOID init_timer (VOID ) ;
UINT32 get_milliseconds ( VOID ) ;
timer.c
//==========================
//file:timer.c
//Discription:include some method used by the monitor program
//Author: Decell.Zhou
//Versions:
//=========================
#include "timer.h"
#def
timer.h
//=====================
//file name: timer.h
//Discription: provide some timer-relative method used by the monitor program
//Author: Decell.Zhou
//Version:
// 0.1|
//=====================
#
timer.c
//==========================
//file:timer.c
//Discription:include some method used by the monitor program
//Author: Decell.Zhou
//Versions:
//=========================
#include "timer.h"
#def
timer.h
//=====================
//file name: timer.h
//Discription: provide some timer-relative method used by the monitor program
//Author: Decell.Zhou
//Version:
// 0.1|
//=====================
#
timer.cpp
// Copyright ***********************************************************
//
// The information in this file is copyright 1991 by David Orme.
//
// Anyone may use this information for any purpose
timer.h
#ifndef TIMER_H
#define TIMER_H
// Copyright ***********************************************************
//
// The information in this file is copyright 1991 by David Orme.
//
// Anyone may