I am using flowmonitor in ns3 to calculate the end to end delay of data. As my work involves video streaming when the number of nodes increases, the delay which is in nanoseconds reaches maximum and starts with a negative number. I've tried making the default time units to seconds, but a segmentation fault core dump results. Ive also tried manually convertion to seconds, but the internal variable changes before this. Can anybody give me a suggestion to overcome this problem?.