Function Snpe_IDiagLog_Stop¶
Defined in File IDiagLog.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_IDiagLog_Stop(Snpe_IDiagLog_Handle_t handle)¶
Disables logging.
- Parameters
handle – [in] : Handle to access IDiagLog
- Returns
SNPE_SUCCESS if logging stopped successfully. Error code otherwise.