Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ GetBlockTimeMax
Method
GetBlockTimeMax
src/chain.h:226–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
224
}
225
226
int64_t GetBlockTimeMax() const
227
{
228
return (int64_t)nTimeMax;
229
}
230
231
static constexpr int nMedianTimeSpan = 11;
232
Callers
5
FindEarliestAtLeast
Method · 0.80
BOOST_FIXTURE_TEST_CASE
Function · 0.80
FUZZ_TARGET
Function · 0.80
MakeBlockInfo
Function · 0.80
EXCLUSIVE_LOCKS_REQUIRED
Function · 0.80
Calls
no outgoing calls
Tested by
2
BOOST_FIXTURE_TEST_CASE
Function · 0.64
FUZZ_TARGET
Function · 0.64