ftp.nice.ch/pub/next/tools/screen/backspace/Roaches.1.1.s.tar.gz#/Roaches/Pacemaker.h

This is Pacemaker.h in view mode; [Download] [Up]

/* RoachesView is Copyright 1994 by Brian Hill <bhill@physics.ucla.edu>. */

/* Pacemaker.h: */

#import <appkit/appkit.h>

@interface Pacemaker:Object
{
  struct timeval then;
  long interval;
}

- initInterval:(long)newInterval;
- setInterval:(long)newInterval;
- reset;
- (long)doze; /* Returns actual interval. */

@end

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.