[API function]
Returns in percent of cpu time the amount of cpu usage that FSOUND/FMUSIC mixing is taking.
F_FLOAT_API F_API FSOUND_GetCPUUsage(
);
Return Value
floating point value between 0.0 and 100.0.
Remarks
This value represents the cpu usage used by streams, the software mixer, and subsequent calls to dsound waveout etc.
MIDI playback is not counted as it is performed by directx.
___________________
Supported on the following platforms : Win32, WinCE, Linux, Macintosh, XBox, PlayStation 2, GameCube
See Also
FSOUND_DSP_Create
This document copyright ©Firelight Technologies, Pty, Ltd, 1999-2002. All rights reserved.
Generated Thu Dec 15 17:31:29 2005
by SourceDoc v0.10, the automated source code documenter.