Searched refs:endTime (Results 1 – 3 of 3) sorted by relevance
61 struct timeval endTime; member
379 && !timevalisset(&sc->stats.endTime)) { in ng_source_rcvmsg()698 timevalclear(&sc->stats.endTime); in ng_source_start()715 getmicrotime(&sc->stats.endTime); in ng_source_stop()716 sc->stats.elapsedTime = sc->stats.endTime; in ng_source_stop()