Home
last modified time | relevance | path

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

/AliOS-Things-master/components/sntp/src/
A Dsntp.c170 uint32_t t0_us, t1_us, t2_us, t3_us, real_time_us; in sntp_process_time() local
184 t1_us = ntohl(packet->rxTm_f) / 4295; in sntp_process_time()
190 deta2 = (t2_s - t1_s) * 1000000 + (t2_us - t1_us); /* us */ in sntp_process_time()

Completed in 3 milliseconds