pub fn config_mtime(path: &Path) -> u64
Get the mtime of a config file as seconds since epoch. Returns 0 if the file doesn’t exist or metadata can’t be read.