Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ RPCSetTimerInterface
Function
RPCSetTimerInterface
src/rpcserver.cpp:538–541 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
536
}
537
538
void RPCSetTimerInterface(RPCTimerInterface *iface)
539
{
540
timerInterface = iface;
541
}
542
543
void RPCUnsetTimerInterface(RPCTimerInterface *iface)
544
{
Callers
1
StartHTTPRPC
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected