Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/redfish/systems/eventlog/
H A Dtest_event_logging.robot229 ${modification_time}= Convert Date ${elog_entry[0]["Modified"].split('.')[0]} epoch
231 ${diff}= Subtract Date From Date ${modification_time} ${creation_time}
/openbmc/u-boot/include/
H A Defi_api.h1391 struct efi_time modification_time; member