FPS

Gets the FPS when this metric set was acquired.

Syntax

Copied!

ADLX_RESULT     FPS (adlx_int* data)

Parameters

  1. [out] data adlx_int* The pointer to a variable where the FPS is returned.

Return Value

If the FPS is successfully returned, ADLX_OK is returned.

If the FPS is not successfully returned, an error code is returned.

Refer to ADLX_RESULT for success codes and error codes.

Requirements

Header

include “IPerformanceMonitoring.h”

Minimum version

1.0