API:System.Diagnostics.TStopwatch.ElapsedMilliseconds

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ElapsedMilliseconds: Int64 read GetElapsedMilliseconds;

C++

__property __int64 ElapsedMilliseconds = {read=GetElapsedMilliseconds};

Properties

Type Visibility Source Unit Parent
property public
System.Diagnostics.pas
System.Diagnostics.hpp
System.Diagnostics TStopwatch

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!