documentation

VLPerformanceInfo Struct Reference

VLPerformanceInfo stores information about the tracking performance. More...

Data Fields

int processingTime
 The tracking processing time in milliseconds. This excludes the sleep duration for achieving the target FPS. More...
 

Detailed Description

VLPerformanceInfo stores information about the tracking performance.

Field Documentation

◆ processingTime

int VLPerformanceInfo.processingTime

The tracking processing time in milliseconds. This excludes the sleep duration for achieving the target FPS.