timeLastModified

Like $(FULL_STD_FILE timeLastModified), but supports Path and command echoing.

  1. SysTime timeLastModified(Path name)
  2. SysTime timeLastModified(string name)
  3. SysTime timeLastModified(Path name, SysTime returnIfMissing)
  4. SysTime timeLastModified(string name, SysTime returnIfMissing)
    SysTime
    timeLastModified
    (
    in string name
    ,)

Meta