Home | History | Annotate | Download | only in resources

Lines Matching full:lasttime

596     var lastTime = Math.infinity;
614 } else if (lastTime - thisTime > BROWSING_GAP_TIME) {
617 lastTime = thisTime;