std.filesystem.GetFileTime - nitrologic/monkey2 GitHub Wiki

std::std.filesystem.GetFileTime

Function GetFileTime:monkey:monkey.types.Long( path:monkey:monkey.types.String )

Gets the time a file was most recently modified.

Parameters
path path The filesystem path.