getTimes

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

  1. void getTimes(Path name, SysTime accessTime, SysTime modificationTime)
    void
    getTimes
    (,
    out SysTime accessTime
    ,
    out SysTime modificationTime
    )
  2. void getTimes(string name, SysTime accessTime, SysTime modificationTime)

Meta