Home
last modified time | relevance | path

Searched refs:Seconds (Results 1 – 15 of 15) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-devtools/tcltk8/tcl8/
H A D0001-generic-tcl.h-use-Tcl_WideInt-for-seconds-in-Tcl_Tim.patch29 - long sec; /* Seconds. */
30 + Tcl_WideInt sec; /* Seconds. */
/openbmc/telemetry/src/types/
H A Dduration_types.hpp5 using Seconds = std::chrono::duration<uint64_t>; typedef
/openbmc/libcper/
H A Dcper-utils.c335 int seconds = bcd_to_int(timestamp->Seconds); in timestamp_to_string()
361 &out->Minutes, &out->Seconds); in timestamp_to_string()
370 out->Seconds = int_to_bcd(out->Seconds); in string_to_timestamp()
/openbmc/bmcweb/redfish-core/src/utils/
H A Dtime_utils.cpp46 Seconds, in fromDurationString() enumerator
112 if (stage > ProcessingStage::Seconds) in fromDurationString()
123 if (stage <= ProcessingStage::Seconds) in fromDurationString()
/openbmc/telemetry/src/metrics/
H A Dcollection_function.cpp149 constexpr auto m = Multiplier{Seconds{1}}; in calculateMultiplier()
/openbmc/libcper/generator/
H A Dcper-generate.c58 header->TimeStamp.Seconds = int_to_bcd(rand() % 60); in generate_cper_record()
/openbmc/google-ipmi-sys/
H A DREADME.md92 | 0x01..0x04 | | Seconds to delay (uint32) |
230 | 0x01..0x04 | | Seconds to delay (uint32) |
/openbmc/openbmc-test-automation/gui/lib/
H A Dresource.robot12 Library SSHLibrary 30 Seconds
H A Dgui_resource.robot6 Library SSHLibrary 30 Seconds
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_connections.robot18 Library Telnet 30 Seconds
/openbmc/libcper/include/libcper/
H A DCper.h77 UINT8 Seconds; member
/openbmc/docs/designs/
H A Dvirtual-media.md387 | RemainingInactivityTimeout | Property | - | UINT16 | Seconds to drop connection by server, f…
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sensor.robot352 # Sampling period: 00000000 Seconds.
/openbmc/hiomapd/Documentation/
H A Dprotocol.md537 | Timeout | Seconds | 2 | 6 | 2 | q |
564 | Timeout | Seconds | 2 | 6 | 2 | q |
/openbmc/openbmc-test-automation/lib/
H A Dutils.robot42 ${REDFISH_SYS_STATE_WAIT_TIMEOUT} 120 Seconds