You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OverEasy edited this page Feb 20, 2018
·
3 revisions
elapsedTime()
Returns the elapsed time of the the current or most recently completed request in milliseconds. This value continues to increase throughout the transaction until readyStateDone, so can be used to timeout a request if needed.