MCPcopy 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

FindEarliestAtLeastMethod · 0.80
BOOST_FIXTURE_TEST_CASEFunction · 0.80
BOOST_AUTO_TEST_CASEFunction · 0.80
FUZZ_TARGETFunction · 0.80
FillBlockFunction · 0.80

Calls

no outgoing calls

Tested by 3

BOOST_FIXTURE_TEST_CASEFunction · 0.64
BOOST_AUTO_TEST_CASEFunction · 0.64
FUZZ_TARGETFunction · 0.64