Bitcoin
|
Public Member Functions | |
QtRPCTimerBase (std::function< void()> &_func, int64_t millis) | |
~QtRPCTimerBase () | |
![]() | |
virtual | ~RPCTimerBase () |
Private Attributes | |
QTimer | timer |
std::function< void()> | func |
Class for handling RPC timers (used for e.g. re-locking the wallet after a timeout)
|
inline |
|
inline |
|
private |
|
private |