10961097
38
 */
38
 */
39
 
39
 
40
/** @file
40
/** @file
 
 
41
 @ingroup common_src
 
 
42
 
41
 @brief Functions to assist in measuring the CPU utilization of a callback
43
 @brief Functions to assist in measuring the CPU utilization of a callback
42
 stream. Used to implement the Pa_GetStreamCpuLoad() function.
44
 stream. Used to implement the Pa_GetStreamCpuLoad() function.
43
 
45