StopWatchStack.

PushStart() Method

Summary

Creates a new stopwatch instance with the current time and pushes it to the internal stack.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Util
Containing Type
StopWatchStack

Syntax

public void PushStart()

Return Value

Type Description
void