home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 mARCH
/
PCWK3A99.iso
/
Archiwiz
/
Tar320
/
SOURCES.ZIP
/
PCTIMER.H
< prev
next >
Wrap
Text File
|
1994-05-09
|
103b
|
3 lines
#define SEC2TICK(x) (34829UL*(x)/1913) /* calculate ticks by seconds */
unsigned long pctimer(void);