MCPcopy Create free account
hub / github.com/bcndev/bytecoin / is_set

Method is_set

src/platform/Network.cpp:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75bool Timer::is_set() const { return impl && impl->pending_wait; }
76
77void Timer::once(float after_seconds) {
78 cancel();

Callers 1

advance_syncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected