Closed jcnmsg closed 2 years ago
Looks good to me, I haven't had much time recently, I saw that you registered the issue but I couldn't find a space in my daily routine to see a way to solve it, I'm glad you took the initiative, thank you so much. Merging RN
Date.now()
,performance.now()
andnew Date().getTime()
now return a proper timestamp in milliseconds. I edited the fallback function provided by Duktape and kept referencing an external clock for the milliseconds themselves. Not sure if it's the best approach so let me know what you think.Closes #3
To verify it's working: