System.Sensors.TCustomOrientationSensor.UpdateInterval

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property UpdateInterval: Double read GetUpdateInterval write SetUpdateInterval;

C++

__property double UpdateInterval = {read=GetUpdateInterval, write=SetUpdateInterval};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Sensors.pas
System.Sensors.hpp
System.Sensors TCustomOrientationSensor


Beschreibung

Legt in Mikrosekunden fest, wie oft Sensordaten aktualisiert werden.

Siehe auch