Function Snpe_IDiagLog_Start

Function Documentation

Snpe_ErrorCode_t Snpe_IDiagLog_Start(Snpe_IDiagLog_Handle_t handle)

Enables logging.

Logging should be started prior to the instantiation of other SNPE_APIs to ensure all events are captured.

Parameters

handle[in] : Handle to access IDiagLog

Returns

SNPE_SUCCESS if diagnostic logging started successfully.