代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/143791/5755651
c timer.c
/*
* (C) Copyright 2002
* Daniel Engstr鰉, Omicron Ceti AB, daniel@omicron.se.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you c
www.eeworm.com/read/143791/5755695
c timer.c
/* vi: set ts=8 sw=8 noet: */
/*
* (C) Copyright 2002
* Sysgo Real-Time Solutions, GmbH
* Marius Groeger
*
* (C) Copyright 2002
* Sysgo Real-Time Solutions,
www.eeworm.com/read/143132/5758806
c timer.c
/* General purpose software timer facilities
*/
#include
#include "global.h"
#include "timer.h"
#include "proc.h"
#include "mbuf.h"
#include "commands.h"
#include "daemon.h"
#inclu
www.eeworm.com/read/143132/5758846
h timer.h
#ifndef _TIMER_H
#define _TIMER_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Software timers
* There is one of these structures for each simulated timer.
* Whenever the timer is runn
www.eeworm.com/read/143026/5759991
c timer.c
/*
* libmad - MPEG audio decoder library
*/
# ifdef HAVE_CONFIG_H
# include "config.h"
# endif
# include "global.h"
# include
# ifdef HAVE_ASSERT_H
# include
www.eeworm.com/read/143026/5759995
h timer.h
# ifndef LIBMAD_TIMER_H
# define LIBMAD_TIMER_H
typedef struct {
signed long seconds;
unsigned long fraction;
} mad_timer_t;
extern mad_timer_t const mad_timer_zero;
# define MAD_
www.eeworm.com/read/141578/5769647
h timer.h
/*******************************************************************************
*
* Motorola Inc.
* (c) Copyright 2002 Motorola, Inc.
* ALL RIGHTS RESERVED.
*
* $Element: /project/dsp568_sdk/sd
www.eeworm.com/read/141268/5774686
h timer.h
/////////////////////////////////////////////////////////////////////////////
// Name: timer.h
// Purpose: wxTimer class
// Author: Julian Smart
// Modified by:
// Created: 01
www.eeworm.com/read/141268/5774769
h timer.h
/////////////////////////////////////////////////////////////////////////////
// Name: timer.h
// Purpose: Generic implementation of wxTimer class
// Author: Vaclav Slavik
// Id:
www.eeworm.com/read/141268/5775019
h timer.h
/////////////////////////////////////////////////////////////////////////////
// Name: wx/timer.h
// Purpose: wxTimer, wxStopWatch and global time-related functions
// Author: Julia