System.Diagnostics.TStopwatch Methods

From RAD Studio API Documentation
Jump to: navigation, search


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.