Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/algos/
Dmag_cal.h30 uint64_t start_time; member
/device/google/contexthub/util/nanotool/
Dcontexthub.cpp422 SteadyClock start_time = std::chrono::steady_clock::now(); in ReadAppEvents() local