Entry.timeCreated

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SysTime timeCreated [@property getter]
    struct Entry
    version(Posix)
    @property
    static if(is(typeof(&statTimeToStdTime!"birth")))
    SysTime
    timeCreated
    ()
  2. SysTime timeCreated [@property getter]

Meta