Skip to content

Fix gethrtime for Solaris.#5

Closed
ghost wants to merge 1 commit intomasterfrom
unknown repository
Closed

Fix gethrtime for Solaris.#5
ghost wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented May 8, 2020

I made a mistake in the previous pull request.

The gethtrime() return value in libhv is in microseconds rather than nanoseconds. Renamed to gethrtime_usec() to avoid conflit with Solaris' built-in gethrtime().

@ithewei
Copy link
Owner

ithewei commented May 8, 2020

Fixed the bug: gethrtime -> gethrtime_us

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants