Searched defs:total_seconds (Results 1 – 8 of 8) sorted by relevance
84 def generate_time_stats(files, total_seconds) -> None: argument
197 def total_seconds(offset): function
225 const int64_t total_seconds = static_cast<int>(time.InSecondsF() + 0.5); in TimeDurationFormatWithSeconds() local
237 const int64_t total_seconds = ClampRound<int64_t>(time.InSecondsF()); in TimeDurationFormatWithSeconds() local
588 def total_seconds(self): member in timedelta
1641 parse_tz_delta(const char *const p, long *total_seconds) in parse_tz_delta()
2624 PyObject *total_seconds; in delta_total_seconds() local
2108 PyObject *total_seconds; in delta_total_seconds() local