System.Beacon.TEddystoneTLM.AdvPDUCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

AdvPDUCount: Cardinal;

C++

unsigned AdvPDUCount;

Properties

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

Description

Represents the running count of advertisement frames of all types emitted by the TEddystoneTLM since power-up or reboot.

AdvPDUCount allows to monitor the performance metrics.

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

See Also