Searched refs:monthSec (Results 1 – 1 of 1) sorted by relevance
38 static const uint64_t monthSec = 31 * 24 * hourSec; variable913 if (span > (monthSec * MS_PER_SEC)) { in Format()