代码搜索结果

找到约 51,516 项符合 Timer 的代码

timer.c

#include #include "..\..\inc\44b.h" #include "..\..\inc\44blib.h" #include "..\..\inc\cputest\timer.h" void Timer0Done(void) __attribute__ ((interrupt ("IRQ"))); void Timer1Done(void

timer.c

/* A couple of routines to implement a low-overhead timer for drivers */ /* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Li

timer.h

/* Defines for routines to implement a low-overhead timer for drivers */ /* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Li

timer.java

package test; import api.ClockListener; public class Timer extends Thread { private ClockListener listener; private long delay; Timer(long aDelay, ClockListener alistener) {

timer.hxx

#ifndef CYGONCE_KERNEL_TIMER_HXX #define CYGONCE_KERNEL_TIMER_HXX //========================================================================== // // timer.hxx // // Timer handler class decl

timer.java

/** * $RCSfile: Timer.java,v $ * $Revision: 1.1.1.1 $ * $Date: 2002/09/09 13:51:16 $ * * Copyright (C) 1999-2001 CoolServlets Inc. All rights reserved. * ==================================

timer.h.find-inc

/home/asysweb/public_html/cortex/examples/exmpl13/src/timer.h FIND optionbase_path = /home/asysweb/public_html/cortex/examples/exmpl13/src/timer.

timer.java

/* * @(#)Timer.java 1.20 01/08/21 * Copyright (c) 1999-2001 Sun Microsystems, Inc. All Rights Reserved. * * This software is the confidential and proprietary information of Sun * Microsystems, In

timer.h

/* $Id: timer.h,v 1.18 2004/01/02 15:42:43 mbn Exp $ ** ** ClanLib Game SDK ** Copyright (C) 2003 The ClanLib Team ** For a total list of contributers see the file CREDITS. ** ** This libr

timer.h

/* * timer.h * * Real time down counter class. * * Portable Windows Library * * Copyright (c) 1993-1998 Equivalence Pty. Ltd. * * The contents of this file are subject to the Mozilla Public L