Home
last modified time | relevance | path

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

/openbmc/libpldm/src/transport/
H A Dtransport.c131 static int clock_gettimeval(clockid_t clockid, struct timeval *tv) in clock_gettimeval() function
199 ret = clock_gettimeval(CLOCK_MONOTONIC, &now); in pldm_transport_send_recv_msg()
221 ret = clock_gettimeval(CLOCK_MONOTONIC, &now); in pldm_transport_send_recv_msg()