Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
506
FILETIME ProfileObject::GetCTime() const {
507
return m_ctime;
508
}
509
510
FILETIME ProfileObject::GetMTime() const {
511
return m_mtime;
Callers
1
GetFileDescriptor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected