timeLastModified

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

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

Meta