pub fn record_check(stamp_file: &Path, now: u64) -> Result<()>
Record now (unix seconds) as the last check attempt.
now