EntropyEngine::Networking::NetworkSession::PropertyBatchStats
EntropyEngine::Networking::NetworkSession::PropertyBatchStats
Section titled “EntropyEngine::Networking::NetworkSession::PropertyBatchStats”Public Attributes
Section titled “Public Attributes”| Name | |
|---|---|
| uint64_t | updatesDeduped |
| uint64_t | totalUpdatesSent |
| uint64_t | totalBatchesSent |
| uint64_t | averageBatchSize |
Public Attributes Documentation
Section titled “Public Attributes Documentation”variable updatesDeduped
Section titled “variable updatesDeduped”uint64_t updatesDeduped {0};variable totalUpdatesSent
Section titled “variable totalUpdatesSent”uint64_t totalUpdatesSent {0};variable totalBatchesSent
Section titled “variable totalBatchesSent”uint64_t totalBatchesSent {0};variable averageBatchSize
Section titled “variable averageBatchSize”uint64_t averageBatchSize {0};Updated on 2026-01-26 at 17:14:35 -0500