home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1995 November / PCWK1195.iso / inne / podstawy / dos / archive / tar320c-.exe / SOURCES.ZIP / PCTIMER.H < prev    next >
Encoding:
C/C++ Source or Header  |  1994-05-09  |  103 b   |  3 lines

  1. #define SEC2TICK(x) (34829UL*(x)/1913) /* calculate ticks by seconds */
  2. unsigned long pctimer(void);
  3.