Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ GetBlockTimeMax
Method
GetBlockTimeMax
src/chain.h:319–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
317
}
318
319
int64_t GetBlockTimeMax() const
320
{
321
return (int64_t)nTimeMax;
322
}
323
324
int64_t GetHeaderReceivedTime() const
325
{
Callers
3
FindEarliestAtLeast
Method · 0.80
RescanFromTime
Method · 0.80
BOOST_FIXTURE_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_FIXTURE_TEST_CASE
Function · 0.64