Home
last modified time | relevance | path

Searched refs:file_skew_ppm (Results 1 – 2 of 2) sorted by relevance

/dports/net/chrony/chrony-4.2/
H A Dreference.c193 double file_freq_ppm, file_skew_ppm; in REF_Initialise() local
217 if (fscanf(in, "%lf%lf", &file_freq_ppm, &file_skew_ppm) == 2) { in REF_Initialise()
220 our_skew = 1.0e-6 * file_skew_ppm; in REF_Initialise()
224 file_freq_ppm, file_skew_ppm, drift_file); in REF_Initialise()
/dports/net/chrony-lite/chrony-4.2/
H A Dreference.c193 double file_freq_ppm, file_skew_ppm; in REF_Initialise() local
217 if (fscanf(in, "%lf%lf", &file_freq_ppm, &file_skew_ppm) == 2) { in REF_Initialise()
220 our_skew = 1.0e-6 * file_skew_ppm; in REF_Initialise()
224 file_freq_ppm, file_skew_ppm, drift_file); in REF_Initialise()