Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/app/chre/chre_test2.app/
Dmain.cpp29 uint64_t startTime; member
/device/google/cuttlefish/host/frontend/gcastv2/libsource/
DAudioSource.cpp706 auto startTime = std::chrono::steady_clock::now(); in start() local