Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetTimeMillis
Function
GetTimeMillis
src/util/time.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
int64_t GetTimeMillis()
129
{
130
return int64_t{GetSystemTime<std::chrono::milliseconds>().count()};
131
}
132
133
int64_t GetTimeMicros()
134
{
Callers
15
LoadAddrman
Function · 0.85
BanMan
Method · 0.85
DumpBanlist
Method · 0.85
InterruptibleRecv
Function · 0.85
AppInitMain
Function · 0.85
LoadExternalBlockFile
Method · 0.85
DumpAddresses
Method · 0.85
Flush
Method · 0.85
PeriodicFlush
Method · 0.85
ScanningDuration
Method · 0.85
reserve
Method · 0.85
ChangeWalletPassphrase
Method · 0.85
Calls
1
count
Method · 0.80
Tested by
2
BOOST_FIXTURE_TEST_CASE
Function · 0.68
BOOST_FIXTURE_TEST_CASE
Function · 0.68