Forum Discussion

googleid_111159's avatar
googleid_111159
New Contributor
13 years ago

StopWatch object

Hi, Can you please explain me why StopWatch object behaves this way? here is code: function test() {     var timer1 = HISUtils.StopWatch;     var timer2 = HISUtils.StopWatch;...