Searched defs:start_time (Results 1 – 3 of 3) sorted by relevance
70 uint64_t start_time; // [micro-seconds] member
46 uint64_t start_time; member
531 SteadyClock start_time = std::chrono::steady_clock::now(); in ReadAppEvents() local