.\" Generated by scdoc 1.11.3 .\" Complete documentation for this program is not available as a GNU info page .ie \n(.g .ds Aq \(aq .el .ds Aq ' .nh .ad l .\" Begin generated content: .TH "SYD-TCK" "1" "2025-02-22" .PP .SH NAME .PP syd-tck - Measure runtime in Hardware Ticks .PP .SH SYNOPSIS .PP \fBsyd-tck\fR \fI{command [args.\&.\&.\&]}\fR .PP .SH DESCRIPTION .PP syd-tck utility runs the given command with optional arguments and measures its runtime in hardware ticks, prints information about it and exits with the same exit code as the program or 128 plus the signal value if the command was terminated.\& .PP .SH OUTPUT .PP .nf .RS 4 true code:0 total:0\&.00s td:285 freq:2494511485Hz prec:0\&.40ns pid:1 tc:322191649243995 .fi .RE .PP Sample output looks like this on x86-64, below are explanations of each field: .PP .PD 0 .IP 1. 4 The name of the command .IP 2. 4 Exit code .IP 3. 4 Total runtime in seconds .IP 4. 4 Total runtime in ticks (tick duration) .IP 5. 4 Frequency in Hertz .IP 6. 4 Precision in nanoseconds .IP 7. 4 Processor ID .IP 8. 4 Tick counter .PD .PP .SH PORTABILITY .PP syd-tck only works on architectures aarch64 and x86-64.\& .PP .SH SEE ALSO .PP \fIsyd\fR(1), \fIsyd\fR(2), \fIsyd\fR(5) .PP \fBsyd\fR homepage: https://sydbox.\&exherbolinux.\&org/ .PP .SH AUTHORS .PP Maintained by Ali Polatel.\& Up-to-date sources can be found at https://gitlab.\&exherbo.\&org/sydbox/sydbox.\&git and bugs/patches can be submitted to https://gitlab.\&exherbo.\&org/groups/sydbox/-/issues.\& Discuss in #sydbox on Libera Chat.\&