MCPcopy 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

FindEarliestAtLeastMethod · 0.80
RescanFromTimeMethod · 0.80
BOOST_FIXTURE_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by 1

BOOST_FIXTURE_TEST_CASEFunction · 0.64