Whether the feature/state was detected
bool detected = 2;
Whether the detection is considered stable/reliable
bool stable = 3;
Relative time of the detection status in seconds since start of recording (deprecated)
float time = 1 [deprecated = true];
Absolute timestamp at which the detection status was updated, in microseconds, since Linux epoch
int64 timestamp = 4;