Vcl.AppAnalytics.TAppAnalytics.GetTimestamp

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetTimestamp: string;

C++

System::UnicodeString __fastcall GetTimestamp();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Vcl.AppAnalytics.pas
Vcl.AppAnalytics.hpp
Vcl.AppAnalytics TAppAnalytics


Beschreibung

Gibt die aktuelle Uhrzeit als String im selben Format zurück, das AppAnalytics an den Server sendet.

Siehe auch