-
由 Chad Phillips 提交于
Assigning the speedTest callback funtion to a local variable and unsetting the this.speedCB instance variable prior to calling the callback function allows the rpcClient.speedTest functionality to be used more creatively (such as calling it recursively for multiple runs) without affecting existing functionality.
c037fc8c