Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetBlockTime
Method
GetBlockTime
src/primitives/block.h:340–343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
338
uint256 GetHash() const;
339
340
int64_t GetBlockTime() const
341
{
342
return (int64_t)nTime;
343
}
344
};
345
346
Callers
14
BOOST_AUTO_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
FUZZ_TARGET
Function · 0.45
FUZZ_TARGET
Function · 0.45
GetNetworkHashPS
Function · 0.45
getblocktemplate
Function · 0.45
TxToJSON
Function · 0.45
getblockstats
Function · 0.45
SaveBlockToDisk
Method · 0.45
getHeaderTip
Method · 0.45
getLastBlockTime
Method · 0.45
handleNotifyBlockTip
Method · 0.45
Calls
no outgoing calls
Tested by
4
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
FUZZ_TARGET
Function · 0.36
FUZZ_TARGET
Function · 0.36