System.Beacon.TEddystoneTLM.TimeSincePowerOn

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TimeSincePowerOn: Cardinal;

C++

unsigned TimeSincePowerOn;

Properties

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

Description

Represents a counter with the time since the beacon power-up or reboot.

The resolution is 0.1 seconds.

When TimeSincePowerOn is reset, for example on a reboot, the AdvPDUCount field must also be reset.

See Also