MCPcopy 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
553QDateTime QuaZipFile::getExtModTime()
554{
555 return QuaZipFileInfo64::getExtTime(getLocalExtraField(), QUAZIP_EXTRA_EXT_MOD_TIME_FLAG);
556}
557
558QDateTime QuaZipFile::getExtAcTime()
559{

Callers 2

getExtTimeMethod · 0.45
getExtTime_issue43Method · 0.45

Calls

no outgoing calls

Tested by 2

getExtTimeMethod · 0.36
getExtTime_issue43Method · 0.36