|
|
1.1 root 1: /*
2: * UAE - The Un*x Amiga Emulator
3: *
4: * Definitions for accessing cycle counters on a given machine, if possible.
5: *
6: * Copyright 1997, 1998 Bernd Schmidt
7: * Copyright 1999 Brian King - Win32 specific
8: */
9: #ifndef _RPT_H_
10: #define _RPT_H_
11:
12: typedef unsigned long frame_time_t;
13: extern frame_time_t read_processor_time (void);
14:
15: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.