Searched defs:ONE_DAY_TIME (Results 1 – 4 of 4) sorted by relevance
25 const int64_t ONE_DAY_TIME = 24 * 60 * 60 *1000LL; variable
374 const uint32_t ONE_DAY_TIME = 86400; variable
85 const int64_t ONE_DAY_TIME = 1 * 24 * 60 * 60 * 1000LL; variable
43 #define ONE_DAY_TIME 86400 macro