You are here

public property SensorResultEntity::$execution_time in Monitoring 7

The sensor execution time in ms.

Type: float

File

lib/Drupal/monitoring/Entity/SensorResultEntity.php, line 54
Contains \Drupal\monitoring\Entity\SensorResultEntity.

Class

SensorResultEntity
The monitoring_sensor_result entity class.

Namespace

Drupal\monitoring\Entity

Code

public $execution_time;