Searched refs:load_start_time_ms_ (Results 1 – 2 of 2) sorted by relevance
2269 load_start_time_ms_(0), in Throw()3624 return load_start_time_ms_; in Throw()3631 load_start_time_ms_ = heap()->MonotonicallyIncreasingTimeInMs(); in Throw()
1422 double load_start_time_ms_; variable