Vcl.AppAnalytics.TAppAnalytics.GetTimestamp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTimestamp: string;

C++

System::UnicodeString __fastcall GetTimestamp();

Properties

Type Visibility Source Unit Parent
function protected
Vcl.AppAnalytics.pas
Vcl.AppAnalytics.hpp
Vcl.AppAnalytics TAppAnalytics

Description

Returns the current time as a string, using the same format that AppAnalytics delivers to the server.

See Also