MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / GetCTime

Method GetCTime

src/Windows/ProfileObject.cpp:506–508  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

504}
505
506FILETIME ProfileObject::GetCTime() const {
507 return m_ctime;
508}
509
510FILETIME ProfileObject::GetMTime() const {
511 return m_mtime;

Callers 1

GetFileDescriptorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected