Home
last modified time | relevance | path

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

/openbmc/openbmc-tools/tof-voters/libvoters/
H A Dtime.py6 class TimeOfDay(Enum): class
11 def timestamp(date: str, time: TimeOfDay) -> int: