Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netgraph/
H A Dng_source.h60 struct timeval startTime; member
/f-stack/freebsd/netgraph/
H A Dng_source.h60 struct timeval startTime; member
H A Dng_source.c382 &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()
/f-stack/tools/libxo/xohtml/external/
H A Djquery.js8708 this.startTime = fxNow || createFxNow();
8770 if ( gotoEnd || t >= options.duration + this.startTime ) {
8826 n = t - this.startTime;