Skip to content

ClearPerformanceMetricsHistory

Navigation: ADLX SDK ReferencesADLX InterfacesPerformance MonitoringIADLXPerformanceMonitoringServices

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

Headerinclude “IPerformanceMonitoring.h”
Minimum version1.0

See Also: ADLX Enums