代码搜索结果

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

timer.rb

# # This file defines a $log variable for logging, and a time() method for recording timing # information. # #-- # Copyright 2006 by Chad Fowler, Rich Kilmer, Jim Weirich and others. # All rights rese

timer.tcl

# # A simple timer class. You can derive a subclass of Timer # to provide a simple mechanism for scheduling events: # # $self sched $delay -- causes "$self timeout" to be called # $delay seconds

timer.tcl

# # A simple timer class. You can derive a subclass of Timer # to provide a simple mechanism for scheduling events: # # $self sched $delay -- causes "$self timeout" to be called # $delay seconds

timer.h

///////////////////////////////////////////////////////////////////////////// // Name: timer.h // Purpose: wxTimer class // Author: Julian Smart // Modified by: // Created: 01/02/9

timer.h

///////////////////////////////////////////////////////////////////////////// // Name: timer.h // Purpose: Generic implementation of wxTimer class // Author: Vaclav Slavik // Id:

timer.java

/* * File : Timer.java * Created : 21-Nov-2003 * By : parg * * Azureus - a Java Bittorrent client * * This program is free software; you can redistribute it and/or modify * it

timer.c

//------------------------------------------------------------------------------ // // Copyright (c) 2006 Microsoft Corporation. All rights reserved.

timer.c

#include "Timer.h" #include "44b.h" #include "def.h" #include "ZLG7289.h" int Timer3INTCount=0; void Init_Timer3(U8 prescaler1,U8 divider3,U16 countb3,U16 compb3) { U8 div; switch(divid

timer.h

#include "def.h" void Init_Timer3(U8 prescaler1,U8 divider3,U16 countb3,U16 compb3); void Start_Timer3(void); void Stop_Timer3(void); void Timer3_ISR(void);

timer.c

/* $Id: timer.c,v 1.1.1.1 2004/02/04 12:56:18 laputa Exp $ * * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * This software may be used and distributed according to the terms * of th