mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-03 19:15:07 -05:00
reference: add UpdateOnce and PrintOnce modes
This commit is contained in:
@@ -43,6 +43,8 @@ extern void REF_Finalise(void);
|
||||
typedef enum {
|
||||
REF_ModeNormal,
|
||||
REF_ModeInitStepSlew,
|
||||
REF_ModeUpdateOnce,
|
||||
REF_ModePrintOnce,
|
||||
REF_ModeIgnore,
|
||||
} REF_Mode;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user