CRIWARE Unity Plugin Manual  Last Updated: 2024-07-12
CriAtomExLatencyEstimator.EstimatorInfo Struct Reference

Status More...

Public Attributes

Status status
 
uint estimated_latency
 

Detailed Description

Status

Description:
A structure that represents the information on delay estimation.
It holds the execution status of the inference module and the latency (estimated value). The unit is millisecond. It can get using the CriWare.CriAtomExLatencyEstimator::GetCurrentInfo function.

Member Data Documentation

Status status

Status of the delay estimation module

uint estimated_latency

The result of estimated latency (in milliseconds)


The documentation for this struct was generated from the following file: