Open
Description
I looked all through the help and wasn't able to see any function for getting a monotonic timestamp, something like performance.now()
. Is there another way to control the frame rate other than "fixed sleep plus whatever the loop execution time is" that I haven't seen? If not, would it be possible/reasonable to add something like this?