PerfSnapshot.WindowMs property
Per-window draw cost for the last frame, keyed by window id, in milliseconds.
public IReadOnlyDictionary<string, double> WindowMs { get; }See Also
Section titled “See Also”- class PerfSnapshot
- namespace Stellar.Abstractions.Diagnostics