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

Method timeSinceStart

launcher/Application.h:113–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111 }
112
113 qint64 timeSinceStart() const {
114 return startTime.msecsTo(QDateTime::currentDateTime());
115 }
116
117 QIcon getThemedIcon(const QString& name);
118

Callers 1

appDebugOutputFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected