Modification time. However I could solve my problem by passing a fake Clock to FakeFileSystem
My use case was to prevent flakiness in a test of a class that should return the last N modified files, which are set up before the test. Using a real Clock most would get created at the same “Instant”