Searched defs:process_start_time (Results 1 – 2 of 2) sorted by relevance
55 uint64_t process_start_time; // Uptime of the crashing process. member
92 void GpuChildThread::Init(const base::Time& process_start_time) { in Init()