Searched defs:kRegularPingTimeoutSeconds (Results 1 - 1 of 1) sorted by relevance

/external/libweave/src/notification/
H A Dxmpp_channel.cc81 const int kRegularPingTimeoutSeconds = 30; member in namespace:weave::__anon11417
417 base::TimeDelta::FromSeconds(kRegularPingTimeoutSeconds));

Completed in 28 milliseconds