Closed nicklas-dohrn closed 4 years ago
This change fixes the possibility of timestamps not beeing in the correct order due to asynchronous rollover times for process.hrtime() and Date.now(). This lead to timestamps sometimes beeing reported in the wrong order.
This change fixes the possibility of timestamps not beeing in the correct order due to asynchronous rollover times for process.hrtime() and Date.now(). This lead to timestamps sometimes beeing reported in the wrong order.