Skip to content

Home > @esengine/ecs-framework-monorepo > BandwidthSample

BandwidthSample interface

带宽样本

Signature:

typescript
export interface BandwidthSample

Properties

Property

Modifiers

Type

Description

bytesIn

number

bytesOut

number

latency

number

packetsIn

number

packetsOut

number

timestamp

number

基于 MIT 许可证发布