proxygen
wangle::client::persistence Namespace Reference

Variables

constexpr std::chrono::milliseconds DEFAULT_CACHE_SYNC_INTERVAL
 
constexpr int DEFAULT_CACHE_SYNC_RETRIES = 3
 

Variable Documentation

constexpr std::chrono::milliseconds wangle::client::persistence::DEFAULT_CACHE_SYNC_INTERVAL
Initial value:
=
std::chrono::milliseconds(5000)

Definition at line 96 of file LRUPersistentCache.h.

constexpr int wangle::client::persistence::DEFAULT_CACHE_SYNC_RETRIES = 3

Definition at line 98 of file LRUPersistentCache.h.