pub const sntp_sync_mode_t_SNTP_SYNC_MODE_SMOOTH: u32 = 1; // 1u32
Expand description

< Smooth time updating. Time error is gradually reduced using adjtime function. If the difference between SNTP response time and system time is large (more than 35 minutes) then update immediately.