Home
last modified time | relevance | path

Searched refs:MILLISECONDS (Results 1 – 1 of 1) sorted by relevance

/base/security/access_token/services/privacymanager/include/common/
Dconstant.h73 const static int64_t MILLISECONDS = 1000; // 1s = 1000ms variable
74 const static int64_t RECORD_DELETE_TIME = 30 * 86400 * MILLISECONDS;
75 const static int64_t PRECISE = 60 * MILLISECONDS;
76 const static int64_t LATEST_RECORD_TIME = 7 * 86400 * MILLISECONDS;