UVPackmaster SDK 2.5.8 - Documentation

C++ shared library for Windows 64-bit and Linux 64-bit

UvpBenchmarkMessageT

A message of this type provides a benchmark data of a single packing device. The packer sends one benchmark message per every packing device used in the operation, at the very end of the operation processing.

Fields

StringT m_DeviceName
The name of a device, the given message refers to.
size_t m_IterCount
Total number of iterations, the given device performed during the operation
size_t m_TotalPackTimeMs
Total time (in milliseconds), the given device spent on packing during the operation
size_t m_AvgPackTimeMs
Average time (in milliseconds) of a single iteration performed by the device
Last updated on 10 Dec 2020
Published on 10 Dec 2020

Powered by Hugo. Theme by TechDoc. Designed by Thingsym.