Home
last modified time | relevance | path

Searched defs:to_seconds (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/util/
Dchrono_helpers.h44 static constexpr seconds to_seconds(D d) { in to_seconds() function
/external/autotest/client/bin/
Dutils.py592 def to_seconds(time_string): function