Enum TickFlags
The TICK flags byte, bits in the order § 3 lists them.
[Flags]
public enum TickFlags : byte
Fields
None = 0No flag.
Overload = 4The server is overloaded and dilating time.
Period = 8A
u32 periodUsfollows the flags: the duration of the interval that just elapsed, [N − 1, N].Reset = 2Clear the store before applying this frame: a profile switch, a server-side reset, or a resumed session's first frame.
ViewComplete = 1The initial fill under the enter budget is complete.