WindowInFocusInterval Struct

Definition

Represents a window-in-focus interval.

public struct WindowInFocusInterval
type WindowInFocusInterval = struct
Public Structure WindowInFocusInterval
Inheritance
WindowInFocusInterval

Properties

StartTime

Gets the timestamp of the beginning of the interval in the trace, if any.

StopTime

Gets the timestamp of the end of the interval in the trace, if any.

ThreadId

Gets the ID of the thread whose window was in focus during the interval.

Applies to