MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / formatClientStartupTime

Method formatClientStartupTime

src/qt/clientmodel.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170QString ClientModel::formatClientStartupTime() const
171{
172 return QDateTime::fromTime_t(GetStartupTime()).toString();
173}
174
175QString ClientModel::dataDir() const
176{

Callers 1

setClientModelMethod · 0.80

Calls 1

GetStartupTimeFunction · 0.85

Tested by

no test coverage detected