Searched refs:load_start_time_ms_ (Results 1 – 2 of 2) sorted by relevance
2484 load_start_time_ms_(0), in Throw()4072 return load_start_time_ms_; in Throw()4079 load_start_time_ms_ = heap()->MonotonicallyIncreasingTimeInMs(); in Throw()
1717 double load_start_time_ms_; variable