代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/123322/6061005
hxx timer.hxx
#ifndef CYGONCE_KERNEL_TIMER_HXX
#define CYGONCE_KERNEL_TIMER_HXX
//==========================================================================
//
// timer.hxx
//
// Timer handler class decl
www.eeworm.com/read/123322/6061023
cxx timer.cxx
//==========================================================================
//
// common/timer.cxx
//
// Timer class implementations
//
//===================================================
www.eeworm.com/read/123312/6061722
lst timer.lst
C51 COMPILER V6.12 TIMER 12/07/2004 17:58:47 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN .
www.eeworm.com/read/119340/6089836
java 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
www.eeworm.com/read/119136/6092634
java 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.
* ==================================
www.eeworm.com/read/117971/6100120
java timer.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/117815/6100391
java timer.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/117487/6103001
java timer.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/116793/6112364
c timer.c
/*
* Simple timing program for regcomp().
*
* Copyright (c) 1986 by University of Toronto.
* Written by Henry Spencer. Not derived from licensed software.
*
* Permission is granted to anyone to
www.eeworm.com/read/116757/6112628
h timer.h
#ifndef _LINUX_TIMER_H
#define _LINUX_TIMER_H
#include
#include
#include
#define HZ 1000
#define jiffies getTicks()
struct timer_list {