Home
last modified time | relevance | path

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

/openbmc/telemetry/redfish-tests/
H A Dredfish_requests.py63 self.min_interval = Duration.to_seconds(r["MinCollectionInterval"])
125 def to_seconds(duration): member in Duration
H A Dtest_telemetry.py11 Duration.to_seconds(r["MinCollectionInterval"]) > 0
259 r_interval = Duration.to_seconds(r["Schedule"]["RecurrenceInterval"])