Function report |
Source Code:kernel\time\ntp.c |
Create Date:2022-07-28 10:43:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Update (tick_length, tick_length_base, tick_nsec), based* on (tick_usec, ntp_tick_adj, time_freq):
Proto:static void ntp_update_frequency(void)
Type:void
Parameter:Nothing
277 | tick_length += new_base - tick_length_base |
278 | tick_length_base = new_base |
Name | Describe |
---|---|
ntp_clear | p_clear - Clears the NTP state variables |
process_adjtimex_modes | |
__do_adjtimex | adjtimex mainly allows reading (and writing, if superuser) of* kernel time-keeping variables. used by xntpd. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |