![]() |
Face Engine SDK
5.34.0
A face detection, recognition and tracking engine.
|
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. | |
Runtime statistics structure.