Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ getExtModTime
Method
getExtModTime
lib/QuaZip/quazip/quazipfile.cpp:553–556 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
551
}
552
553
QDateTime QuaZipFile::getExtModTime()
554
{
555
return QuaZipFileInfo64::getExtTime(getLocalExtraField(), QUAZIP_EXTRA_EXT_MOD_TIME_FLAG);
556
}
557
558
QDateTime QuaZipFile::getExtAcTime()
559
{
Callers
2
getExtTime
Method · 0.45
getExtTime_issue43
Method · 0.45
Calls
no outgoing calls
Tested by
2
getExtTime
Method · 0.36
getExtTime_issue43
Method · 0.36