Searched refs:uuids_this_tick (Results 1 – 1 of 1) sorted by relevance
80 static uint16_t uuids_this_tick = 0; in get_current_time() local95 uuids_this_tick = 0; in get_current_time()98 uuids_this_tick++; in get_current_time()99 if (uuids_this_tick < UUIDS_PER_TOD_CALL) in get_current_time()110 *timestamp = time_now + uuids_this_tick; in get_current_time()