Unverified Commit 8e1e9946 authored by cjihrig's avatar cjihrig
Browse files

src: use uv_gettimeofday() to get microseconds

Use uv_gettimeofday() in GetCurrentTimeInMicroseconds() to
remove the need for #ifdef logic.

PR-URL: https://github.com/nodejs/node/pull/27029


Reviewed-By: default avatarRefael Ackermann <refack@gmail.com>
parent af35d404
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment