Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
170
QString ClientModel::formatClientStartupTime() const
171
{
172
return QDateTime::fromTime_t(GetStartupTime()).toString();
173
}
174
175
QString ClientModel::dataDir() const
176
{
Callers
1
setClientModel
Method · 0.80
Calls
1
GetStartupTime
Function · 0.85
Tested by
no test coverage detected