Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ getExtAcTime
Method
getExtAcTime
lib/QuaZip/quazip/quazipfile.cpp:558–561 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
556
}
557
558
QDateTime QuaZipFile::getExtAcTime()
559
{
560
return QuaZipFileInfo64::getExtTime(getLocalExtraField(), QUAZIP_EXTRA_EXT_AC_TIME_FLAG);
561
}
562
563
QDateTime QuaZipFile::getExtCrTime()
564
{
Callers
2
getExtTime
Method · 0.80
getExtTime_issue43
Method · 0.80
Calls
no outgoing calls
Tested by
2
getExtTime
Method · 0.64
getExtTime_issue43
Method · 0.64