Function: f-same-time?

f-same-time? is a function alias for f-same-time-p, defined in f.el.

Signature

(f-same-time? FILE OTHER &optional METHOD)

Documentation

Check if FILE and OTHER share the same access or modification time.

For more info on METHOD, see f--date-compare.

Aliases

f-same-time?