![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Public Member Functions | |
HTTPRPCTimer (struct event_base *eventBase, boost::function< void(void)> &func, int64_t millis) | |
![]() | |
virtual | ~RPCTimerBase () |
Private Attributes | |
HTTPEvent | ev |
Simple one-shot callback timer to be used by the RPC mechanism to e.g. re-lock the wellet.
Definition at line 26 of file httprpc.cpp.
|
inline |
Definition at line 29 of file httprpc.cpp.
|
private |
Definition at line 38 of file httprpc.cpp.
Referenced by HTTPRPCTimer().