Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Obtaining network traffic info
#8
Maybe it is system time as returned by QueryPerformanceCounter. Then use perf instead, as it returns more convenient value, number of microseconds.

If it is network time, use QueryPerformanceFrequency to convert it to microseconds, then divide...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)