Main Page
Related Pages
Modules
Data Structures
DOFRuntime
DOFRuntime
DOFRuntime_AddConnectionListener
DOFRuntime_AddServerListener
DOFRuntime_GetConnectionCount
DOFRuntime_GetConnections
DOFRuntime_GetProvideCount
DOFRuntime_GetProvidingConnections
DOFRuntime_GetReceiveByteCount
DOFRuntime_GetReceivePacketCount
DOFRuntime_GetSendByteCount
DOFRuntime_GetSendPacketCount
DOFRuntime_GetServerCount
DOFRuntime_GetServers
DOFRuntime_RemoveConnectionListener
DOFRuntime_RemoveServerListener
uint64
DOFRuntime_GetReceiveByteCount
(
const
DOFRuntime
self
)
Gets a count of the number of data bytes received on all connections and servers.
Parameters
self
The DOFRuntime. This must not be
NULL
.
Returns
The current count of bytes received on all connections and servers.
core-c-dof-oal
Version 7.1.5 Build 0
2017-01-25