SystemPerf.LastAvgMs(int).md

May 21, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Systems.SystemPerf

SystemPerf.LastAvgMs(int) Method

Return the average duration of the last count executions in milliseconds.

public float LastAvgMs(int count);

Parameters

count System.Int32

Returns

System.Single

Contents

  1. 0.1Friflo.Engine.ECS.Systems.SystemPerf
  2. 1SystemPerf.LastAvgMs(int) Method