Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ GetHeaderReceivedTime
Method
GetHeaderReceivedTime
src/chain.h:324–327 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
}
323
324
int64_t GetHeaderReceivedTime() const
325
{
326
return nTimeReceived;
327
}
328
329
int64_t GetReceivedTimeDiff() const
330
{
Callers
2
FindBlockToFinalize
Function · 0.80
blockheaderToJSON
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected