Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/test/regression/sntp_test/
Dnetx_sntp_client_seconds_to_date_test.c93 (date_time.millisecond != 0)) in sntp_client_thread_entry()
/NetX-Duo-v6.2.1/addons/sntp/
Dnxd_sntp_client.h503 …UINT millisecond; /* This is the fraction part o… member
Dnxd_sntp_client.c4658 …utility_convert_fraction_to_msecs((ULONG *)(&(current_date_time_ptr -> millisecond)), current_NTP_… in _nx_sntp_client_utility_convert_seconds_to_date()
5021 …return_length = _nx_utility_uint_to_string(DisplayTime.millisecond, 10, &buffer[offset], length - … in _nx_sntp_client_utility_display_date_time()