What is the use of a timestamp in a version control system?

A timestamp in a version control system is used to track when a file was last changed or committed, and is often used for conflict resolution and branching in distributed version control systems.