![]()  | 
  
    BSHA3
    0.17.99
    
   P2P Blockchain, based on Bitcoin 
   | 
 
Simple one-shot callback timer to be used by the RPC mechanism to e.g. More...
Public Member Functions | |
| HTTPRPCTimer (struct event_base *eventBase, std::function< void()> &func, int64_t millis) | |
  Public Member Functions inherited from RPCTimerBase | |
| 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.
Definition at line 31 of file httprpc.cpp.
      
  | 
  inline | 
Definition at line 34 of file httprpc.cpp.
      
  | 
  private | 
Definition at line 43 of file httprpc.cpp.
 1.8.14