Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dparse_opts.c471 static uint64_t get_current_time(void) in get_current_time() function
514 + get_current_time(); in usc_test_looping()
524 if (STD_LOOP_DURATION != 0.0 && get_current_time() < stop_time) in usc_test_looping()
/third_party/openssl/ssl/
Dd1_lib.c16 static void get_current_time(struct timeval *t);
268 get_current_time(&(s->d1->next_timeout)); in dtls1_start_timer()
297 get_current_time(&timenow); in dtls1_get_timeout()
416 static void get_current_time(struct timeval *t) in get_current_time() function
/third_party/openssl/crypto/bio/
Dbss_dgram.c68 static void get_current_time(struct timeval *t);
233 get_current_time(&timenow); in dgram_adjust_rcv_timeout()
1906 static void get_current_time(struct timeval *t) in get_current_time() function
/third_party/mesa3d/docs/relnotes/
D19.1.0.rst1596 - wsi: deduplicate get_current_time() functions between display and x11