Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetAdjustedTime
Function
GetAdjustedTime
src/timedata.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
int64_t GetAdjustedTime()
36
{
37
return GetTime() + GetTimeOffset();
38
}
39
40
#define BITCOIN_TIMEDATA_MAX_SAMPLES 200
41
Callers
15
AddrInfo
Class · 0.85
CanDirectFetch
Method · 0.85
ProcessMessage
Method · 0.85
SendMessages
Method · 0.85
AddSingle
Method · 0.85
GetAddr_
Method · 0.85
ResolveCollisions_
Method · 0.85
CheckFinalTx
Function · 0.85
AcceptBlockHeader
Method · 0.85
TestBlockValidity
Function · 0.85
AddrMan
Class · 0.85
GetLocalAddress
Function · 0.85
Calls
2
GetTime
Function · 0.85
GetTimeOffset
Function · 0.85
Tested by
3
TestBlockValidity
Function · 0.68
BOOST_AUTO_TEST_CASE
Function · 0.68
BOOST_AUTO_TEST_CASE
Function · 0.68