SystemPerf.LastMs.md
May 21, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Systems.SystemPerf
SystemPerf.LastMs Property
Return the duration of the last execution in milliseconds.
Can be 0 in case execution time was below System.Diagnostics.Stopwatch.Frequency precision.
public float LastMs { get; }