Class Frame
Definition
Namespace: StardewUI.Framework.Diagnostics
Assembly: StardewUI.dll
Represents a single captured frame, or slice.
Inheritance
Object ⇦ Frame
Implements
IEquatable<Frame>
Members
Constructors
Name | Description |
---|---|
Frame(string) | Represents a single captured frame, or slice. |
Properties
Name | Description |
---|---|
EqualityContract | |
Name | Name of the method or operation that was measured. |
Details
Constructors
Frame(string)
Represents a single captured frame, or slice.
Parameters
Name
string
Name of the method or operation that was measured.
Properties
EqualityContract
Property Value
Name
Name of the method or operation that was measured.