代码搜索结果

找到约 10,000 项符合 Timer 的代码

timer.h

// Timer.h // //////////////////////////////////////////////////////////// //#ifndef _QT_TIMER_H_INCLUDED_ #define _QT_TIMER_H_INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER

timer.c

/*H***************************************************************************** * * $Archive:: $ * $Revision::

timer.h

/*H*************************************************************************** * * $Archive:: $ * $Revision::

timer.c

/* * linux/kernel/timer.c * * Kernel internal timers, basic process system calls * * Copyright (C) 1991, 1992 Linus Torvalds * * 1997-01-28 Modified by Finn Arne Gangstad to make timers s

timer.c

#include #include #include int alphanum = 0; int counter = 0; void interrupt far handler(void) { if (++counter == 273) // 15 seconds { alph

timer.c

#include "hal.h" //================================================== #pragma vector=TIMER2_COMPA_vect __interrupt void timer2_compa_isr(void) { static BYTE Count=0; switch

timer.h

# define MAXTIMER 10 struct TM { DWORD Interval; DWORD LastTimer; BOOL Enable; BOOL Used; void (*Pointer)();

timer.lst

C51 COMPILER V7.07 TIMER 11/11/2007 15:43:51 PAGE 1 C51 COMPILER V7.07, COMPILATION OF MODULE TIMER OBJECT MODULE PLACED IN t