Home
last modified time | relevance | path

Searched refs:precision (Results 1 – 7 of 7) sorted by relevance

/systemd-251/src/timedate/
Dtimedatectl.c331 int32_t precision; member
469 … FORMAT_TIMESPAN(DIV_ROUND_UP((nsec_t) (exp2(i->precision) * NSEC_PER_SEC), NSEC_PER_USEC), 0), in print_ntp_status_info()
470 i->precision); in print_ntp_status_info()
579 &p->leap, &p->version, &p->mode, &p->stratum, &p->precision, in map_ntp_message()
732 i.leap, i.version, i.mode, i.stratum, i.precision); in print_timesync_property()
/systemd-251/src/timesync/
Dtimesyncd-ntp-message.h37 int8_t precision; member
Dtimesyncd-bus.c190 m->ntpmsg.precision, in property_get_ntp_message()
Dtimesyncd-manager.c559 exp2(ntpmsg.precision), ntpmsg.precision, in manager_receive_response()
/systemd-251/.lgtm/cpp-queries/
DPotentiallyDangerousFunction.ql12 * @precision high
DUninitializedVariableWithCleanup.ql12 * @precision high
/systemd-251/docs/
DUSER_RECORD.md92 integer range of -2^63 … 2^64-1 without loss of precision (i.e. INT64_MIN …