Searched refs:get_current_time (Results 1 – 8 of 8) sorted by relevance
35 def get_current_time(): function39 old_time = get_current_time()41 condition=lambda: get_current_time() > old_time,
41 def get_current_time(): function44 old_time = get_current_time()46 condition=lambda: get_current_time() > old_time,
92 def get_current_time(): function96 old_time = get_current_time()98 condition=lambda: get_current_time() > old_time,
92 def get_current_time(): function100 old_time = get_current_time()102 condition=lambda: get_current_time() > old_time,
525 static uint64_t get_current_time(void) in get_current_time() function570 + get_current_time(); in usc_test_looping()588 ct = get_current_time(); in usc_test_looping()603 ct = get_current_time(); in usc_test_looping()613 if (STD_LOOP_DURATION != 0.0 && get_current_time() < stop_time) in usc_test_looping()
238 static void get_current_time(uuid_time_t *timestamp) in get_current_time() function318 get_current_time(×tamp); in uuid_create()
108 def get_current_time(self): member in video_YouTubePage191 if self.get_current_time() <= 0.0:
250 get_current_time(void) in get_current_time() function1493 start_time = get_current_time(); in client_loop()1746 total_time = get_current_time() - start_time; in client_loop()