ProfiledLocation Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Result of timing the evaluation of a given element at a given location
public value class ProfiledLocation
[System.Serializable]
public struct ProfiledLocation
[<System.Serializable>]
type ProfiledLocation = struct
Public Structure ProfiledLocation
- Inheritance
-
ProfiledLocation
- Attributes
Constructors
ProfiledLocation(TimeSpan, TimeSpan, Int32) |
Properties
ExclusiveTime | |
InclusiveTime | |
NumberOfHits |
Methods
Equals(Object) | Indicates whether this instance and a specified object are equal. |
GetHashCode() | Returns the hash code for this instance. |
ToString() | Returns the fully qualified type name of this instance. |