Searched refs:kRegularPingTimeoutSeconds (Results 1 – 1 of 1) sorted by relevance
81 const int kRegularPingTimeoutSeconds = 30; variable417 base::TimeDelta::FromSeconds(kRegularPingTimeoutSeconds)); in ScheduleRegularPing()