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; }

Property Value

System.Int64

Contents

  1. 0.1Friflo.Engine.ECS.Systems.SystemPerf
  2. 1SystemPerf.LastTicks Property