
Public Attributes | |
| std::vector< uint32_t > | packetsDropped | 
| packetsDropped[reasonCode] => number of dropped packets  | |
| std::vector< uint64_t > | bytesDropped | 
| bytesDropped[reasonCode] => number of dropped bytes  | |
| Time | delayFromFirstProbeSum | 
| uint64_t | bytes | 
| Number of bytes seen of this flow.  | |
| uint32_t | packets | 
| Number of packets seen of this flow.  | |
divide by 'Scalar (packets)' to get the average delay from the first (entry) probe up to this one (partial delay)
 1.6.1