MCPcopy 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
558QDateTime QuaZipFile::getExtAcTime()
559{
560 return QuaZipFileInfo64::getExtTime(getLocalExtraField(), QUAZIP_EXTRA_EXT_AC_TIME_FLAG);
561}
562
563QDateTime QuaZipFile::getExtCrTime()
564{

Callers 2

getExtTimeMethod · 0.80
getExtTime_issue43Method · 0.80

Calls

no outgoing calls

Tested by 2

getExtTimeMethod · 0.64
getExtTime_issue43Method · 0.64