代码搜索:Clock

找到约 10,000 项符合「Clock」的源代码

代码结果 10,000
www.eeworm.com/read/253603/4393830

c clock.c

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ clock.c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
www.eeworm.com/read/253603/4393906

c clock.c

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ clock.c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
www.eeworm.com/read/253603/4393934

c clock.c

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ clock.c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
www.eeworm.com/read/253603/4393962

c clock.c

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ clock.c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
www.eeworm.com/read/252403/4404952

ice clock.ice

// ********************************************************************** // // Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms descr
www.eeworm.com/read/252403/4404979

ice clock.ice

// ********************************************************************** // // Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms descr
www.eeworm.com/read/252366/4408690

c clock.c

/* * clock - determine the processor time used */ /* $Header: clock.c,v 1.3 90/01/22 13:08:11 eck Exp $ */ #include #if defined(__BSD4_2) struct timeval { long tv_sec; /* se
www.eeworm.com/read/252366/4408771

h clock.h

/* clock.h */ #ifndef CLOCK_H #define CLOCK_H struct timer; typedef void (*timer_func_t) ARGS(( int fd, struct timer *timer )); typedef struct timer { struct timer *tim_next; timer
www.eeworm.com/read/161438/5554117

c clock.c

#include #include #include // Contains the delay prototype void main(void) { clock_t processor_time; printf("Processor time consumed %ld\n", clock
www.eeworm.com/read/159715/5581988

h clock.h

/** * @file rtems/rtems/clock.h */ /* * This include file contains all the constants and structures associated * with the Clock Manager. This manager provides facilities to set, obtain, * an