timeStatusChanged

This function is POSIX-Only.

Returns the time that the given file was last changed.

version(StdDdoc)
pure nothrow
timeStatusChanged
()
(
auto ref stat_t statbuf
)

Parameters

statbuf stat_t

stat_t retrieved from file.

Meta