System.Diagnostics.TStopwatch Methods

From RAD Studio API Documentation


InheritedProtected
CreatepublicInitializes and returns a new TStopwatch.
GetTimeStamppublicReturns the current timestamp.
ResetpublicResets the stopwatch.
StartpublicStarts a stopped stopwatch.
StartNewpublicInitializes and returns a new TStopwatch.
StoppublicStops a started stopwatch.