Searched refs:startTime (Results 1 – 4 of 4) sorted by relevance
60 struct timeval startTime; member
382 &sc->stats.startTime); in ng_source_rcvmsg()699 getmicrotime(&sc->stats.startTime); in ng_source_start()717 timevalsub(&sc->stats.elapsedTime, &sc->stats.startTime); in ng_source_stop()
8708 this.startTime = fxNow || createFxNow();8770 if ( gotoEnd || t >= options.duration + this.startTime ) {8826 n = t - this.startTime;