System.Beacon.TEddystoneTLM.TimeSincePowerOnToTTimeSpan

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function TimeSincePowerOnToTTimeSpan: TTimeSpan; inline;

C++

System::Timespan::TTimeSpan __fastcall TimeSincePowerOnToTTimeSpan();

Properties

Type Visibility Source Unit Parent
function public
System.Beacon.pas
System.Beacon.hpp
System.Beacon TEddystoneTLM

Description

Converts the TimeSincePowerOn of an EddystoneTLM beacon to TimeSpan.

See Also