Files
kotlin-fork/libraries/stdlib/test/time
Ilya Gorbunov ca29cfb88d Implement MonoClock in JS
It uses either process.hrtime() in node.js or performance.now() in browser,
falling back to Date.now() if the latter is not available
2019-06-18 04:02:31 +03:00
..
2019-06-18 04:02:31 +03:00