Possible bug in MTT calculation.

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Possible bug in MTT calculation.

jefferson
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Possible bug in MTT calculation.

songeunwoo
Network delay time elapsed.

st = new Date()
request.GET()
gap = new Date().getTime() - st.getTime()
sleep(1000 - gap)

How about if you want to change as the fixing of the time?