Add support for browser by adding a shim that uses performance.now when process.hrtime is not available. It uses browser-process-hrtime to do this.
Add support for browser by adding a shim that uses performance.now when process.hrtime is not available. It uses browser-process-hrtime to do this.