Implement clock_getres for Windows
Summary: Because the windows version of pthread very definitely does not implement the clock. The Cygwin and MinGW headers might, so let them still fall back to the pthread includes. Closes https://github.com/facebook/folly/pull/280 Reviewed By: @yfeldblum Differential Revision: D2419067 Pulled By: @JoelMarcey
Showing
Please register or sign in to comment