Home | History | Annotate | Download | only in disk_cache

Lines Matching defs:last_time

1058   Time last_time = Time::FromInternalValue(last_report);
1059 if (!last_report || (Time::Now() - last_time).InDays() >= 7) {