Skip to content

examples: Fix curTime format for TraceThroughput in tcp-bbr-example

Aniket Singh requested to merge anyket/ns-3-dev:bbr-example-fix into master

Using GetSeconds() to get double value in seconds instead of dumping Time object directly to throughput.dat file and suffixed units for better clarity.

Edited by Aniket Singh

Merge request reports