Function Snpe_Options_GetLogFileDirectory

Function Documentation

const char *Snpe_Options_GetLogFileDirectory(Snpe_Options_Handle_t handle)

Gets logFileDirectory logFileDirectory: The path to the directory where log files will be written. The path may be relative or absolute. Relative paths are interpreted

Parameters

handle[in] : Handle to access Options object

Returns

logFileDirectory as a const char*