Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
Fraction
src/preferences/time/ntp.cpp
45
uint16 Fraction() { return htons(fraction); }
src/preferences/time/ntp.cpp
60
uint32 Fraction() { return htonl(fraction); }