StatusValueOrBuilder

interface StatusValueOrBuilder : MessageLiteOrBuilder

Inheritors

Functions

Link copied to clipboard
abstract fun getTimestamp(): Long
A frame timestamp, in absolute microseconds since the Unix epoch, associated with the status code 
int64 timestamp = 2;
Link copied to clipboard
The status code indicating current processing state 
.presage.physiology.StatusCode value = 1;
Link copied to clipboard
abstract fun getValueValue(): Int
The status code indicating current processing state 
.presage.physiology.StatusCode value = 1;