ftp.nice.ch/pub/next/connectivity/protocol/Timer.N.bs.tar.gz#/Timer/TimerController.h

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

#import <appkit/appkit.h>

@interface TimerController:Object
{
    id		clockView;
    id		units;
    id		takt;
    id		feierTag;
    long	lastUnitStart;
}

- resetUnits:sender;
- resetUnits;
- exit;

@end

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