MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / rawTime

Method rawTime

launcher/meta/Version.h:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59 QDateTime time() const;
60 qint64 rawTime() const
61 {
62 return m_time;
63 }
64 const Meta::RequireSet &required() const
65 {
66 return m_requires;

Callers 3

dataMethod · 0.80
setVersionsMethod · 0.80
VersionList.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected