MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / Now

Method Now

src/test/txrequest_tests.cpp:258–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

256 }
257
258 std::chrono::microseconds Now() const { return m_now; }
259};
260
261/** Add to scenario a test with a single tx announced by a single peer.

Callers 6

BuildSingleTestMethod · 0.45
BuildBigPriorityTestMethod · 0.45
BuildRequestOrderTestMethod · 0.45
BuildWtxidTestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected