Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ RPCSetTimerInterface
Function
RPCSetTimerInterface
src/rpc/server.cpp:519–522 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
517
}
518
519
void RPCSetTimerInterface(RPCTimerInterface *iface)
520
{
521
timerInterface = iface;
522
}
523
524
void RPCUnsetTimerInterface(RPCTimerInterface *iface)
525
{
Callers
1
StartHTTPRPC
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected