table of contents
LSCLOCKS(1) | User Commands | LSCLOCKS(1) |
NAME¶
lsclocks - display system clocks
SYNOPSIS¶
lsclocks [option]
DESCRIPTION¶
lsclocks is a simple command to display system clocks.
It allows to display information like current time and resolution of clocks like CLOCK_MONOTONIC, CLOCK_REALTIME and CLOCK_BOOTTIME.
OPTIONS¶
-J, --json
-n, --noheadings
-o, --output list
--output-all
-r, --raw
-r, --time clock
--no-discover-dynamic
-d, --dynamic-clock path
--no-discover-rtc
-x, --rtc path
-c, --cpu-clock pid
-h, --help
-V, --version
OUTPUT COLUMNS¶
Each column has a type. Types are surround by < and >.
TYPE <string>
ID <number>
CLOCK <string>
NAME <string>
TIME <number>
ISO_TIME <string>
RESOL_RAW <number>
RESOL <number>
REL_TIME <string>
NS_OFFSET <number>
AUTHORS¶
Thomas Weißschuh <thomas@t-8ch.de>
SEE ALSO¶
REPORTING BUGS¶
For bug reports, use the issue tracker at <https://github.com/util-linux/util-linux/issues>.
AVAILABILITY¶
The lsclocks command is part of the util-linux package which can be downloaded from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.
2024-05-28 | util-linux 2.40.2 |