Searched refs:InSeconds (Results 1 – 3 of 3) sorted by relevance
21 uint64_t InSeconds() const { return delta_ / 1000000000; } in InSeconds() function
132 int64_t InSeconds() const;
198 int64_t TimeDelta::InSeconds() const { in InSeconds() function in v8::base::TimeDelta