Contents

nw_data_transfer_report_get_path_count(_:)

Checks the number of valid paths in the report.

Declaration

func nw_data_transfer_report_get_path_count(_ report: nw_data_transfer_report_t) -> UInt32

Discussion

Use the path index to look up individual values, or pass NW_ALL_PATHS to get an aggregate view.

See Also

Functions