This is the trivial-clock Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 04:27:48 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
trivial-clockCommon Lisp library to get accurate wall-clock times on multiple platforms
Ákos Kiss <ak@coram.pub>
MIT License
cffi (system).
trivial-clock.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
trivial-clock/trivial-clock.lisptrivial-clock (system).
+universal-time-epoch-offset+ (constant).
now (function).
clock-gettime (function).
timespec-tclass (class).
Packages are listed by definition order.
trivial-clockcommon-lisp.
+universal-time-epoch-offset+ (constant).
now (function).
clock-gettime (function).
timespec-tclass (class).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Query OS for current wall-clock time
Returns number of seconds since the unix epoch and the number of additional nanoseconds as a second value.
| Jump to: | C F N |
|---|
| Index Entry | Section | ||
|---|---|---|---|
| | |||
| C | |||
clock-gettime: | Private ordinary functions | ||
| | |||
| F | |||
Function, clock-gettime: | Private ordinary functions | ||
Function, now: | Public ordinary functions | ||
| | |||
| N | |||
now: | Public ordinary functions | ||
| | |||
| Jump to: | C F N |
|---|
| Jump to: | +
C |
|---|
| Index Entry | Section | ||
|---|---|---|---|
| | |||
| + | |||
+universal-time-epoch-offset+: | Public constants | ||
| | |||
| C | |||
Constant, +universal-time-epoch-offset+: | Public constants | ||
| | |||
| Jump to: | +
C |
|---|
| Jump to: | C F P S T |
|---|
| Jump to: | C F P S T |
|---|