Summary
Initializes a new instance of the
NAnt.Core.Util.StopWatchStack class.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Util - Containing Type
- StopWatchStack
Syntax
public StopWatchStack(DateTimeProvider dtProvider)
Parameters
| Name | Type | Description |
|---|---|---|
| dtProvider | DateTimeProvider | The date and time provider. |
Return Value
| Type | Description |
|---|---|
| void |
