TimerGetPointer - Remarks

The pointer returned by TimerGetPointer is a pointer to the high-resolution timer, as opposed to the pointer returned from MIDISetup, which is a pointer to the RTMIDI timer.

The high-resolution timer, unlike the RTMIDI timer, is not synchronized to any external events. In particular, this timer should not be used to provide values for the timestamps required by the MIDISendMessages function.


[Back: TimerGetPointer - Parameters]
[Next: TimerGetPointer - Topics]