forest-net
an overlay networks for large-scale virtual worlds
|
Public Attributes | |
uint32_t | nsPerByte |
< information on links More... | |
uint32_t | minDelta |
min # of ns between packets | |
uint64_t | avgPktTime |
average time to send recent packets | |
uint64_t | vt |
virtual time for link | |
Definition at line 82 of file QuManager.h.
uint32_t forest::QuManager::LinkInfo::nsPerByte |