Home | History | Annotate | Download | only in history

Lines Matching full:int64

51 static const int64 kUpdateIntervalSecs = 15;
53 static const int64 kMinUpdateIntervalMinutes = 1;
54 static const int64 kMaxUpdateIntervalMinutes = 60;
749 int64 range = kMaxUpdateIntervalMinutes - kMinUpdateIntervalMinutes;
750 int64 minutes = kMaxUpdateIntervalMinutes -