Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
RPCTimerInterface Member List
This is the complete list of members for RPCTimerInterface, including all inherited members.
Name()=0 | RPCTimerInterface | pure virtual |
NewTimer(std::function< void(void)> &func, int64_t millis)=0 | RPCTimerInterface | pure virtual |
~RPCTimerInterface() | RPCTimerInterface | inlinevirtual |