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