This is timer.h in view mode; [Download] [Up]
#ifndef __TIMER_H #define __TIMER_H #include <sys/time.h> long setTimer (int which,long msec) ; #endif
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.