Home
last modified time | relevance | path

Searched refs:nxt_nsec_int_t (Results 1 – 3 of 3) sorted by relevance

/unit/src/
H A Dnxt_time.h12 typedef int64_t nxt_nsec_int_t; typedef
H A Dnxt_time.c224 nxt_nsec_int_t delta; in nxt_monotonic_time()
H A Dnxt_sprintf.c298 if ((nxt_nsec_int_t) ns == -1) { in nxt_vsprintf()