Home | History | Annotate | Download | only in time

Lines Matching refs:big_timestamp

772   // int(big_timestamp / interval) < 0, so this causes a crash if the number of
776 base::TimeTicks big_timestamp =
780 big_timestamp.SnappedToNextTick(phase, interval).ToInternalValue());
782 big_timestamp.SnappedToNextTick(big_timestamp, interval)