dnsjit.lib.clock(3) | Library Functions Manual | dnsjit.lib.clock(3) |
dnsjit.lib.clock - Clock and time functions
local clock = require("dnsjit.lib.clock")
local sec, nsec = clock.monotonic()
Functions to get the time from system-wide clocks.
Jerry Lundström (DNS-OARC), Tomáš Křížek (CZ.NIC), Petr Špaček (ISC)
Maintained by DNS-OARC
For issues and feature requests please use:
For question and help please use:
1.2.3 | dnsjit |