Function Snpe_RuntimeList_Clear¶
Defined in File RuntimeList.h
Function Documentation¶
-
Snpe_ErrorCode_t Snpe_RuntimeList_Clear(Snpe_RuntimeList_Handle_t runtimeListHandle)¶
Removes all runtime from the list
- Parameters
runtimeListHandle – [in] Handle needed to access the runtimeList
- Returns
Error code. Returns SNPE_SUCCESS if runtime list is cleared successfully.