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()=0RPCTimerInterfacepure virtual
NewTimer(std::function< void(void)> &func, int64_t millis)=0RPCTimerInterfacepure virtual
~RPCTimerInterface()RPCTimerInterfaceinlinevirtual
Released under the MIT license