Function esp_idf_sys::sntp_set_system_time
source ยท pub unsafe extern "C" fn sntp_set_system_time(sec: u32, us: u32)
Expand description
@brief system time setter used in the sntp module @note The lwip sntp uses u32_t types for sec and us arguments