ca29cfb88d
It uses either process.hrtime() in node.js or performance.now() in browser, falling back to Date.now() if the latter is not available
This directory contains shared sources of Kotlin/JS Standard Library for current and IR backends.
Note that stdlib/js/src/generated is not shared but used exclusively for current js-v1 backend.
Kotlin/JS Standard Library module is moved to libraries/stdlib/js-v1.