std.filesystem.GetFileTime - nitrologic/monkey2 GitHub Wiki
std::std.filesystem.GetFileTime
monkey:monkey.types.Long( path:monkey:monkey.types.String )
Function GetFileTime:Gets the time a file was most recently modified.
Parameters | |
---|---|
path |
path The filesystem path. |