DataStatBandwidth.getBps Method

Module: DataStatBandwidth

Definition

Computes and returns the current data processing rate in terms of blocks per second, providing insight into data throughput efficiency.

int id3DevicesDataStatBandwidth_GetBps (
    ID3_DEVICES_DATA_STAT_BANDWIDTH hDataStatBandwidth,
    float * result)

Parameters

in Handle to the DataStatBandwidth object.

result float *
out The current rate of data processing in blocks per second.

Returns

int
An error code.
See id3DevicesError file for the list of possible error codes.