Home
last modified time | relevance | path

Searched defs:duration_usec (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openscreen/cast/streaming/
H A Dremoting.proto24 optional int64 duration_usec = 2; field
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dmodel.cc2474 void Model::RecordIteratorGapTime(uint64_t duration_usec) { in RecordIteratorGapTime()