#include <daemon.h>
|  | 
| atomic< uint64_t > | sum {0} | 
|  | 
| atomic< uint32_t > | num {0} | 
|  | 
| atomic< uint32_t > | max {0} | 
|  | 
◆ register_arrival()
  
  | 
        
          | void us::gov::engine::daemon::reg::register_arrival | ( | uint64_t | r | ) |  |  | inline | 
 
 
◆ reset()
  
  | 
        
          | void us::gov::engine::daemon::reg::reset | ( |  | ) |  |  | inline | 
 
 
◆ max
      
        
          | atomic<uint32_t> us::gov::engine::daemon::reg::max {0} | 
      
 
 
◆ num
      
        
          | atomic<uint32_t> us::gov::engine::daemon::reg::num {0} | 
      
 
 
◆ sum
      
        
          | atomic<uint64_t> us::gov::engine::daemon::reg::sum {0} | 
      
 
 
The documentation for this struct was generated from the following file: