代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.cpp
// This file is part of Ambulant Player, www.ambulantplayer.org.
//
// Copyright (C) 2003-2007 Stichting CWI,
// Kruislaan 413, 1098 SJ Amsterdam, The Netherlands.
//
// Ambulant Player is free softw
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.java
/*
* Timer.java
* Copyright (C) 2005
*
* $Id: Timer.java,v 1.2 2005/07/01 14:20:54 hzi Exp $
*/
package jake2.sys;
import jake2.Globals;
import jake2.qcommon.Com;
public abstract class Timer
timer.h
#ifndef _TIMER_H
#define _TIMER_H
#define FCLK_260M ((252
timer.c
#include "def.h"
#include "2410addr.h"
#include "2410slib.h"
#include "2410lib.h"
#include "2410slib.h"
#include "timer.h"
#define EXT_XTAL_FREQ 12000000
#define BIOS_TIMER_FREQ 100
U32 SY
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
/**************************************************************************
* *
* This code has been developed by Eugene Kuzn
timer.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi
timer.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed thi