Cache.dumpTimes

Writes the access times and the number of records with that time to a file, appending to that file.

class Cache(size_t ValueSize = 0, bool TrackCreateTimes = false)
debug(CacheTimes)
void
dumpTimes
(
char[] filename
,
time_t now
)

Meta