fix long-standing web build time related bug
parent
a1d576fe8a
commit
9c669407fc
|
@ -1,2 +1,2 @@
|
|||
// Hack to enforce CLOCK_REALTIME, which is significantly faster for our purposes.
|
||||
_emscripten_get_now = () => Date.now();
|
||||
//_emscripten_get_now = () => Date.now();
|
||||
|
|
Loading…
Reference in New Issue