Searched defs:latencyNano (Results 1 – 3 of 3) sorted by relevance
27 public Long latencyNano = -1L; field in OvicDetectionResult42 public void resetTo(Long latencyMilli, Long latencyNano, int id) { in resetTo()
32 public Long latencyNano; field in OvicClassificationResult
136 Long latencyNano = getLastNativeInferenceLatencyNanoseconds(); in detectByteBuffer() local