Searched refs:t1_s (Results 1 – 1 of 1) sorted by relevance
169 uint32_t t0_s, t1_s, t2_s, t3_s, real_time_s; in sntp_process_time() local183 t1_s = ntohl(packet->rxTm_s); in sntp_process_time()190 deta2 = (t2_s - t1_s) * 1000000 + (t2_us - t1_us); /* us */ in sntp_process_time()
Completed in 3 milliseconds