API:System.Diagnostics.TStopwatch.ElapsedTicks

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ElapsedTicks: Int64 read GetElapsedTicks;

C++

__property __int64 ElapsedTicks = {read=GetElapsedTicks};

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!