Searched defs:to_seconds (Results 1 – 2 of 2) sorted by relevance
/external/openscreen/util/ | ||
D | chrono_helpers.h | 44 static constexpr seconds to_seconds(D d) { in to_seconds() function |
/external/autotest/client/bin/ | ||
D | utils.py | 592 def to_seconds(time_string): function |