Unknown From BASS WAS API previous page next page BASS_WASAPI_GetCPU Retrieves the current CPU usage of BASSWASAPI. float BASS_WASAPI_GetCPU(); Return value The BASSWASAPI CPU usage as a percentage of total CPU time. Remarks This function includes the time taken by WASAPIPROC callback functions, but not BASS_WASAPI_PutData calls. previous page start next page