Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetBlockTimeMax
Method
GetBlockTimeMax
src/chain.h:365–368 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
int64_t GetBlockTimeMax() const
366
{
367
return (int64_t)nTimeMax;
368
}
369
370
static constexpr int nMedianTimeSpan = 11;
371
Callers
5
FindEarliestAtLeast
Method · 0.80
BOOST_FIXTURE_TEST_CASE
Function · 0.80
BOOST_AUTO_TEST_CASE
Function · 0.80
FUZZ_TARGET
Function · 0.80
FillBlock
Function · 0.80
Calls
no outgoing calls
Tested by
3
BOOST_FIXTURE_TEST_CASE
Function · 0.64
BOOST_AUTO_TEST_CASE
Function · 0.64
FUZZ_TARGET
Function · 0.64