Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ LastWriteTime
Method
LastWriteTime
FastCopy/FileTime.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
winrt::Windows::Foundation::DateTime WinRTFileTime::LastWriteTime()
35
{
36
return winrt::clock::from_FILETIME(lastWriteTime);
37
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected