← All docs

filectime()

Gets inode change time of file.

filectime()

function filectime(string $filename): mixed

Gets inode change time of file.

Parameters:

  • $filename (string)

Returns: mixed

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how filectime is implemented in the compiler, see the internals page.