Function Snpe_BuildConfig_SetProfilingLevel

Function Documentation

Snpe_ErrorCode_t Snpe_BuildConfig_SetProfilingLevel(Snpe_BuildConfig_Handle_t bcHandle, Snpe_ProfilingLevel_t profilingLevel)

Set the profiling level for PSNPE build config, default is SNPE_PROFILING_LEVEL_OFF.

Parameters
  • bcHandle[in] Handle to access the object of snpe build config

  • profilingLevel[in] The typedef of Snpe_ProfilingLevel_t

Returns

The result error message