/
IPerf_GetDataFmtd()
IPerf_GetDataFmtd()
Convert from bytes to specified unit.
Files
iperf.h/iperf.c
Prototype
CPU_INT32U IPerf_GetDataFmtd (IPERF_FMT fmt, CPU_INT32U bytes_qty);
Arguments
test_id
Test ID of the test to release.
p_err
Pointer to variable that will receive the return error code from this function.
Returned Values
fmt
Format character.
bytes_qty
Bytes quantity to convert.
Required Configuration
Notes / Warnings
none.
Example Usage
none.
Related content
IPerf_TestGetStatus()
IPerf_TestGetStatus()
More like this
IPerf_Init()
IPerf_Init()
More like this
IPerf_TestStart()
IPerf_TestStart()
More like this
IPerf_GetTestResults()
IPerf_GetTestResults()
More like this
IPerf_UpdateBandwidth()
IPerf_UpdateBandwidth()
More like this
IPerf_Reporter()
IPerf_Reporter()
More like this