This repository was archived by the owner on Oct 15, 2020. It is now read-only.
Commit 762da23
deps: update ChakraCore to chakra-core/ChakraCore@3f2f8a7d1c
[1.8>1.9] [MERGE #4593 @obastemur] osx: use clock_gettime when it's available
Merge pull request #4593 from obastemur:use_clock_gettime_osx
Recent OSX distros have clock_gettime support. Use it when it's available (~3 times faster to what we do to replace that)
Reviewed-By: chakrabot <chakrabot@users.noreply.github.com>1 parent 38bea7b commit 762da23
File tree
1 file changed
+1
-1
lines changed- deps/chakrashim/core/lib/Runtime/PlatformAgnostic/Platform/Common
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments