代码搜索结果

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

timer.dpr

program MouseHook; uses Forms, mainunit in 'mainunit.pas' {Form1}; {$R *.res} begin Application.Initialize; Application.CreateForm(TForm1, Form1); Application.Run; end.

timer.cfg

-$A8 -$B- -$C+ -$D+ -$E- -$F- -$G+ -$H+ -$I+ -$J- -$K- -$L+ -$M- -$N+ -$O+ -$P+ -$Q- -$R- -$S- -$T- -$U- -$V+ -$W- -$X+ -$YD -$Z1 -cg -AWinTypes=Windows;WinProcs=Windows;Dbi

timer.h

// Timer.h // // Abstract class that defines the interface for a high resolution timer // // A timer should implement 3 methods: // * getTime, that returns the actual number of ticks. // * get

timer.cpp

#include #include #include #include "timer.h" ////////////////////////////////////////////////////////////////////////////////////// GcTimer::GcTimer() {

timer.h

///////////////////////////////////////////////////// // TIMER.H // // This is the timer class used mostly to get // // a constante movement speed i

timer.h

#ifndef __TIMER_H__ #define __TIMER_H__ void Test_TimerInt(void); #endif /*__TIMER_H__*/

timer.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\timer.h" volatile int ms_tick = 0; volatile int peg_tick = 0; void __irq Timer1Done(void); /*****

timer.asl

Device(TMR) { // Timer Name(_HID,EISAID("PNP0100")) // Hardware Device ID Name(_CRS,Buffer(){ 0x47, // IO port descriptor