Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ time
Method
time
launcher/meta/Version.cpp:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
QDateTime Meta::Version::time() const
48
{
49
return QDateTime::fromMSecsSinceEpoch(m_time * 1000, Qt::UTC);
50
}
51
52
void Meta::Version::parse(const QJsonObject& obj)
53
{
Callers
2
data
Method · 0.80
getReleaseDateTime
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected