ClearPerformanceMetricsHistory
Clears the buffer for performance monitoring.
Syntax
ADLX_RESULT ClearPerformanceMetricsHistory ()
Parameters
N/A
Return Value
If the buffer of performance monitoring is successfully cleared, ADLX_OK is returned.
If the buffer of performance monitoring is not successfully cleared, an error code is returned.
Refer to ADLX_RESULT for success codes and error codes.
Requirements
Header |
include “IPerformanceMonitoring.h” |
Minimum version |
1.0 |