home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Collection of Education
/
collectionofeducationcarat1997.iso
/
COMPUSCI
/
BPNN132U.ZIP
/
TIMER.H
< prev
Wrap
Text File
|
1992-04-27
|
308b
|
11 lines
/*
*-----------------------------------------------------------------------------
* file: timer.h
* desc: time a program in secs
* by: patrick ko
* date: 18 jan 92
*-----------------------------------------------------------------------------
*/
void timer_restart ( );
long int timer_stop ( );