Documentation ¶
Overview ¶
Package timex provides simple wrapper around adjtimex syscall.
Index ¶
Constants ¶
View Source
const ( ADJ_OFFSET = 0x0001 ADJ_FREQUENCY = 0x0002 ADJ_MAXERROR = 0x0004 ADJ_ESTERROR = 0x0008 ADJ_STATUS = 0x0010 ADJ_TIMECONST = 0x0020 ADJ_TAI = 0x0080 ADJ_SETOFFSET = 0x0100 ADJ_MICRO = 0x1000 ADJ_NANO = 0x2000 ADJ_TICK = 0x4000 )
Values for timex.mode.
nolint: golint, stylecheck
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.