代码搜索结果
找到约 10,000 项符合
Timer 的代码
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
#ifndef _DECORE_TIMER_H
#define _DECORE_TIMER_H
#if (defined(LINUX) && defined(PROFILING))
#include "portab.h"
struct timer
{
int64_t dct_times;
int64_t vld_times;
int64_t i
timer.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
timer.cod
; Listing generated by Microsoft (R) Optimizing Compiler Version 13.10.4237
TTL C:\WINCE500\PLATFORM\Ep93xx\Src\Kernel\Hal\Common\.\timer.c
CODE32
00000 AREA |.drectve|, DRECTVE
DCB
timer.c
//**********************************************************************
//
// Filename: timer.c
//
timer.java
/*
* Copyright 1999-2002 Carnegie Mellon University.
* Portions Copyright 2002 Sun Microsystems, Inc.
* Portions Copyright 2002 Mitsubishi Electric Research Laboratories.
* All Rights Reserved
timer.c
//*****************************************************************************
//
// timer.c - Driver for the timer module.
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. All rights reserved
timer.h
//*****************************************************************************
//
// timer.h - Prototypes for the timer module
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. All rights reser
timer.c
//*****************************************************************************
//
// timer.c - Driver for the timer module.
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. All rights reserved
timer.h
//*****************************************************************************
//
// timer.h - Prototypes for the timer module
//
// Copyright (c) 2005-2007 Luminary Micro, Inc. All rights reser