Photon Fusion 2.0.3

Properties | List of all members
FusionStatisticsSnapshot Class Reference

Represents a snapshot of Fusion statistics. More...

Properties

int ForwardTicks [get]
 Gets or sets the number of forward ticks. More...
 
int GeneralAllocMemoryFreeInBytes [get]
 The number of free segments allocated for general purposes on the simulation. More...
 
int GeneralAllocMemoryUsedInBytes [get]
 The number of used segments allocated for general purposes on the simulation. More...
 
float InBandwidth [get]
 Gets or sets the in-bandwidth value. More...
 
int InObjectUpdates [get]
 The number of received objects updates per packet. More...
 
int InPackets [get]
 Gets or sets the number of incoming packets. More...
 
float InputInBandwidth [get]
 Gets the input in bandwidth. More...
 
float InputOutBandwidth [get]
 Gets the input out bandwidth. More...
 
float InputReceiveDelta [get]
 Gets the Input Receive Delta. More...
 
float InterpolationOffset [get]
 Gets the Interpolation Offset. More...
 
float InterpolationSpeed [get]
 Gets the Interpolation Speed. More...
 
int ObjectsAllocMemoryFreeInBytes [get]
 The number of free segments allocated for objects on the simulation. More...
 
int ObjectsAllocMemoryUsedInBytes [get]
 The number of used segments allocated for objects on the simulation. More...
 
float OutBandwidth [get]
 Gets or sets the outbandwith property. More...
 
int OutObjectUpdates [get]
 The number of sent objects updates per packet. More...
 
int OutPackets [get]
 Gets or sets the number of outgoing packets. More...
 
int Resimulations [get]
 Gets or sets the number of resimulations. More...
 
float RoundTripTime [get]
 Gets or sets the round trip time (RTT) in seconds. More...
 
float SimulationSpeed [get]
 Gets the Simulation Speed. More...
 
float SimulationTimeOffset [get]
 Gets the Simulation Time Offset. More...
 
float StateReceiveDelta [get]
 Gets the State Receive Delta. More...
 
int TimeResets [get]
 Gets the Time Resets count. More...
 
int WordsReadCount [get]
 The number of words that were read. More...
 
int WordsReadSize [get]
 The total size in bytes of all read words. More...
 
int WordsWrittenCount [get]
 The number of words that were written. More...
 
int WordsWrittenSize [get]
 The total size in bytes of all written words. More...
 

Detailed Description

Represents a snapshot of Fusion statistics.

Property Documentation

◆ ForwardTicks

int ForwardTicks
get

Gets or sets the number of forward ticks.

◆ GeneralAllocMemoryFreeInBytes

int GeneralAllocMemoryFreeInBytes
get

The number of free segments allocated for general purposes on the simulation.

◆ GeneralAllocMemoryUsedInBytes

int GeneralAllocMemoryUsedInBytes
get

The number of used segments allocated for general purposes on the simulation.

◆ InBandwidth

float InBandwidth
get

Gets or sets the in-bandwidth value.

◆ InObjectUpdates

int InObjectUpdates
get

The number of received objects updates per packet.

◆ InPackets

int InPackets
get

Gets or sets the number of incoming packets.

◆ InputInBandwidth

float InputInBandwidth
get

Gets the input in bandwidth.

◆ InputOutBandwidth

float InputOutBandwidth
get

Gets the input out bandwidth.

◆ InputReceiveDelta

float InputReceiveDelta
get

Gets the Input Receive Delta.

◆ InterpolationOffset

float InterpolationOffset
get

Gets the Interpolation Offset.

◆ InterpolationSpeed

float InterpolationSpeed
get

Gets the Interpolation Speed.

◆ ObjectsAllocMemoryFreeInBytes

int ObjectsAllocMemoryFreeInBytes
get

The number of free segments allocated for objects on the simulation.

◆ ObjectsAllocMemoryUsedInBytes

int ObjectsAllocMemoryUsedInBytes
get

The number of used segments allocated for objects on the simulation.

◆ OutBandwidth

float OutBandwidth
get

Gets or sets the outbandwith property.

◆ OutObjectUpdates

int OutObjectUpdates
get

The number of sent objects updates per packet.

◆ OutPackets

int OutPackets
get

Gets or sets the number of outgoing packets.

◆ Resimulations

int Resimulations
get

Gets or sets the number of resimulations.

◆ RoundTripTime

float RoundTripTime
get

Gets or sets the round trip time (RTT) in seconds.

◆ SimulationSpeed

float SimulationSpeed
get

Gets the Simulation Speed.

◆ SimulationTimeOffset

float SimulationTimeOffset
get

Gets the Simulation Time Offset.

◆ StateReceiveDelta

float StateReceiveDelta
get

Gets the State Receive Delta.

◆ TimeResets

int TimeResets
get

Gets the Time Resets count.

◆ WordsReadCount

int WordsReadCount
get

The number of words that were read.

◆ WordsReadSize

int WordsReadSize
get

The total size in bytes of all read words.

◆ WordsWrittenCount

int WordsWrittenCount
get

The number of words that were written.

◆ WordsWrittenSize

int WordsWrittenSize
get

The total size in bytes of all written words.