Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_source.h61 struct timeval lastTime; member
H A Dng_source.c702 getmicrotime(&sc->stats.lastTime); in ng_source_start()
755 timevalsub(&elapsed, &sc->stats.lastTime); in ng_source_intr()
758 sc->stats.lastTime = now; in ng_source_intr()