Stats single packet type.  
 More...
#include <packet_stats.hpp>
Stats single packet type. 
 
◆ getStatsJson()
      
        
          | Json::Value taraxa::network::tarcap::PacketStats::getStatsJson  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
◆ getStatsJsonStr()
      
        
          | std::string taraxa::network::tarcap::PacketStats::getStatsJsonStr  | 
          ( | 
          const std::string &  | 
          packet_type,  | 
        
        
           | 
           | 
          const dev::p2p::NodeID &  | 
          node  | 
        
        
           | 
          ) | 
           |  const | 
        
      
 
 
◆ count_
      
        
          | uint64_t taraxa::network::tarcap::PacketStats::count_ {0} | 
        
      
 
 
◆ processing_duration_
      
        
          | std::chrono::microseconds taraxa::network::tarcap::PacketStats::processing_duration_ {0} | 
        
      
 
 
◆ size_
      
        
          | uint64_t taraxa::network::tarcap::PacketStats::size_ {0} | 
        
      
 
 
◆ tp_wait_duration_
      
        
          | std::chrono::microseconds taraxa::network::tarcap::PacketStats::tp_wait_duration_ {0} | 
        
      
 
 
The documentation for this class was generated from the following files: