Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
data
Method · 0.80
setVersions
Method · 0.80
VersionList.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected