cfunction
src/core/os.c on line 1238, column 1
(os/clock)
Return the number of whole + fractional seconds since some fixed
point in time. The clock is guaranteed to be non-decreasing in real
time.
(string/format "%f" (os/clock)) # => "1627746483.991000"
(os/clock) # => 1.59384e+09