Bitcoin
|
Public Member Functions | |
HTTPRPCTimer (struct event_base *eventBase, std::function< 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 wallet.
|
inline |
|
private |