home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / tools / time / backclock / sources / timer.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-02-03  |  113 b   |  6 lines

  1. #define DEFAULT_TIME 1
  2.  
  3.  
  4. int initTimer(idWin * prj) ;
  5. void closeTimer(idWin * prj) ;
  6. void runtimer(idWin * prj) ;