Home
last modified time | relevance | path

Searched defs:total_latency (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/examples/ios/camera/
DCameraExampleViewController.h54 double total_latency; variable
/external/grpc-grpc/src/proto/grpc/lb/v1/
Dload_reporter.proto138 google.protobuf.Duration total_latency = 10; field
/external/v8/src/compiler/
Dinstruction-scheduler.h68 int total_latency() const { return total_latency_; } in total_latency() function