home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 28 / amigaformatcd28.iso / -seriously_amiga- / workbench / backclock / sources / timer.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-04-23  |  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) ;