Summary
Result of timing the evaluation of a given element at a given location
- Namespace
- Microsoft
.Build .Framework .Profiler - Base Types
-
- object
- ValueType
graph TD
Base0["ValueType"]-->Type
Base1["object"]-->Base0
Type["ProfiledLocation"]
class Type type-node
Syntax
public struct ProfiledLocation : ValueType
Constructors
Name | Summary |
---|---|
ProfiledLocation |
Properties
Name | Value | Summary |
---|---|---|
ExclusiveTime | TimeSpan | |
InclusiveTime | TimeSpan | |
NumberOfHits | int |
Methods
Name | Value | Summary |
---|---|---|
Equals |
bool | |
GetHashCode |
int | |
ToString |
string |