chickadee » chicken » file » posix » file-change-time

file-access-time FILEprocedure
file-change-time FILEprocedure
file-modification-time FILEprocedure

Returns time (in seconds) of the last access, inode change or content modification of FILE, respectively. FILE may be a filename, a file-descriptor or a file-backed port. If the file does not exist, an error is signaled.