Constructor RunTimeTracker
RunTimeTracker(string)
Initializes a new instance of the RunTimeTracker class with the specified name.
public RunTimeTracker(string name)
Parameters
namestringThe name of the tracker.
Initializes a new instance of the RunTimeTracker class with the specified name.
public RunTimeTracker(string name)
name stringThe name of the tracker.