Searched refs:shutdown_delta (Results 1 – 1 of 1) sorted by relevance
247 TimeDelta shutdown_delta = Time::Now() - shutdown_started_; in Shutdown() local249 base::Int64ToString(shutdown_delta.InMilliseconds()); in Shutdown()