Function report |
Source Code:kernel\time\ntp.c |
Create Date:2022-07-28 10:43:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ntp_offset_chunk
Proto:static inline s64 ntp_offset_chunk(s64 offset)
Type:s64
Parameter:
Type | Parameter | Name |
---|---|---|
s64 | offset |
212 | Return Required to safely shift negative values (offset, PLL frequency factor (shift) + pll time constant: ) |
Name | Describe |
---|---|
second_overflow | his routine handles the overflow of the microsecond field* The tricky bits of code to handle the accurate clock support* were provided by Dave Mills (Mills@UDEL.EDU) of NTP fame.* They were originally developed for SUN and DEC kernels. |
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 |