Notifications
Clear all

[Closed] a scripted chronometer ?

Hi there.

I need a chronometer to test if some algorithms are faster than others. I’m actually using the time variable, which has a resolution in seconds. So I make huge loops and sometimes I have memory problems.
Is there a way to script something that woult return the time in milliseconds?

Thanks in advance. Any help is much appreciated.

2 Replies
1 Reply
 PEN
(@pen)
Joined: 1 year ago

Posts: 0

look for timeStamp

Thanks a lot, Paul !