This is PSBench.h in view mode; [Download] [Up]
#import "Benchmark.h"
@interface PSBench:Benchmark
{
	id	window;
	id	vvCell;
	id	dvCell;
	double	t0;
	double	t1;
	double 	t2;
}
@end
  
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.