ProfiledLocation(TimeSpan, TimeSpan, Int32) Constructor
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.
public:
ProfiledLocation(TimeSpan inclusiveTime, TimeSpan exclusiveTime, int numberOfHits);
public ProfiledLocation (TimeSpan inclusiveTime, TimeSpan exclusiveTime, int numberOfHits);
new Microsoft.Build.Framework.Profiler.ProfiledLocation : TimeSpan * TimeSpan * int -> Microsoft.Build.Framework.Profiler.ProfiledLocation
Public Sub New (inclusiveTime As TimeSpan, exclusiveTime As TimeSpan, numberOfHits As Integer)
Parameters
- inclusiveTime
- TimeSpan
- exclusiveTime
- TimeSpan
- numberOfHits
- Int32