Face Engine SDK  5.34.0
A face detection, recognition and tracking engine.
fsdk::RuntimeStatistics Struct Reference

Runtime statistics structure. More...

#include <RuntimeStatistics.h>

Public Attributes

uint64_t cacheSize = 0
 Number of flower runtime program instances currently stored in flower cache.
 
uint64_t cacheMisses = 0
 Number of misses through flower cache.
 
uint32_t numInflightTasks = 0
 Number async tasks currently executed in runtime cpu threadpool.
 

Detailed Description

Runtime statistics structure.

Note
Only available on server platforms

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