ANeuralNetworks_getDefaultLoopTimeout

Function ANeuralNetworks_getDefaultLoopTimeout 

Source
pub unsafe extern "C" fn ANeuralNetworks_getDefaultLoopTimeout() -> u64
Expand description

Get the default timeout value for WHILE loops.

@return The default timeout value in nanoseconds.

Available since API level 30.