#include <periodic_worker.h>
Definition at line 23 of file periodic_worker.h.
 
◆ periodic_worker() [1/2]
  
  
      
        
          | spdlog::details::periodic_worker::periodic_worker  | 
          ( | 
          const std::function< void()> &  | 
          callback_fun,  | 
         
        
           | 
           | 
          std::chrono::seconds  | 
          interval  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ periodic_worker() [2/2]
  
  
      
        
          | spdlog::details::periodic_worker::periodic_worker  | 
          ( | 
          const periodic_worker &  | 
           | ) | 
           | 
         
       
   | 
  
delete   | 
  
 
 
◆ ~periodic_worker()
  
  
      
        
          | spdlog::details::periodic_worker::~periodic_worker  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator=()
The documentation for this class was generated from the following file: