]> git.kaiwu.me - njs.git/commit
Added nxt_time().
authorArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Wed, 28 Nov 2018 18:50:28 +0000 (21:50 +0300)
committerArtem S. Povalyukhin <artem.povaluhin@gmail.com>
Wed, 28 Nov 2018 18:50:28 +0000 (21:50 +0300)
commitb3b0cb747c45ce78fdd5db6077bb6bd2d7ec69b6
tree273d407aa9d95590b04ef640a5d7bfbc91ccee73
parent29dd2535ab8a59a713f6d6f1210145b5ee93bb90
Added nxt_time().

Returns the current high-resolution real time.
Makefile
nxt/Makefile
nxt/auto/time
nxt/nxt_time.c [new file with mode: 0644]
nxt/nxt_time.h