Home
last modified time | relevance | path

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

/civetweb-2.7.6/src/
Dcivetweb.c1711 static uint64_t nslast; in DEBUG_TRACE_FUNC() local
1721 if (!nslast) { in DEBUG_TRACE_FUNC()
1722 nslast = nsnow; in DEBUG_TRACE_FUNC()
1729 nsnow - nslast, in DEBUG_TRACE_FUNC()
1739 nslast = nsnow; in DEBUG_TRACE_FUNC()