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