OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Expiration
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
CachePruning.h
34
/// The
expiration
for a file. When a file hasn't been accessed for
Expiration
36
///
expiration
-based pruning.
37
std::chrono::seconds
Expiration
= std::chrono::hours(7 * 24); // 1w
66
/// which means a pruning interval of 30 seconds,
expiration
time of 24 hours
CachePruning.h
34
/// The
expiration
for a file. When a file hasn't been accessed for
Expiration
36
///
expiration
-based pruning.
37
std::chrono::seconds
Expiration
= std::chrono::hours(7 * 24); // 1w
66
/// which means a pruning interval of 30 seconds,
expiration
time of 24 hours
Completed in 70 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026