pub static LAST_MAILCHECK: AtomicI64Expand description
static time_t lastmailcheck; (Src/utils.c:1447) — the timestamp of the
previous mail check. checkmail() reads it (mtime/atime comparisons happen
against the PREVIOUS check) and writes it after walking the paths.