Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
bool Timer::is_set() const { return impl && impl->pending_wait; }
76
77
void Timer::once(float after_seconds) {
78
cancel();
Callers
1
advance_sync
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected