ftp.nice.ch/pub/next/developer/languages/c/gcc.2.7.2.2.I.b.tar.gz#/lib/gcc-lib/i386-next-nextstep3/2.7.2.2.f.2/include/mach/m68k/time_stamp.h

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

/* 
 * Copyright (c) 1988 NeXT, Inc.
 */ 

/*
 *	The NeXT timestamp implementation uses the hardware supported
 *	microsecond counter.
 *
 *	The format of the timestamp structure is:
 *
 *		low_val - microseconds.
 *		high_val - Always zero.
 */
#ifndef _MACH_M68K_TIME_STAMP_
#define _M68K_TIME_STAMP_

/* #import <m68k/eventc.h> */
#define TS_FORMAT TS_FORMAT_NeXT
#endif


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