Click or drag to resize

TraceEventOverflow Field

Indicates if a timer overflow occurred. If this bit is set, events have been missed between this one and the last event of the same EventType.

Namespace: RAYLASE.SPICE3.TraceBuffer
Assembly: RAYLASE.SPICE3.TraceBufferLib (in RAYLASE.SPICE3.TraceBufferLib.dll) Version: 3.4.1
Syntax
C#
public bool Overflow

Field Value

Boolean
See Also