Searched defs:to_seconds (Results 1 – 6 of 6) sorted by relevance
75 def to_seconds(time_unit: time_unit_type) -> float: function
44 static constexpr seconds to_seconds(D d) { in to_seconds() function
651 def to_seconds(time_string): function