Returns the current high resolution timestamp in milliseconds using process.hrtime.bigint().
process.hrtime.bigint()
the current high resolution timestamp in milliseconds
Returns the current high resolution timestamp in milliseconds using
process.hrtime.bigint()
.