Rapid-Q Documentation by William Yu (c)1999 Appendix B: QDXTIMER


QDXTIMER Component

QDXTimer is a high precision timer for DirectX. It has automatic frame adjustments.

QDXTimer Properties
Field Type R/W Default




ActiveOnly INTEGER RW True
Enabled INTEGER RW False
FrameRate INTEGER R
Interval INTEGER RW

QDXTimer Methods
Method Type Description Params





QDXTimer Events
Event Type Occurs when... Params




OnTimer VOID Timer expired 0


QDXTimer Examples
See DIRECTX.BAS example

Prev ComponentContents
Next Component