|
|
| version 1.1, 2004/08/01 05:31:29 | version 1.2, 2004/08/14 12:16:17 |
|---|---|
| Line 4 extern "C" { | Line 4 extern "C" { |
| #endif | #endif |
| void timing_reset(void); | void timing_reset(void); |
| void timing_setrate(UINT32 clock); | |
| void timing_setcount(UINT value); | void timing_setcount(UINT value); |
| UINT timing_getcount(void); | UINT timing_getcount(void); |