clock.h
2.69 KB
-
Fixed shared Windows build in Chrome when building MediaPipe. · a2639e31
The MediaPipe library calls absl::SleepFor() but that causes linker errors in Chrome's (non-production) shared library build because AbslInternalSleepFor isn't exported. PiperOrigin-RevId: 555699667 Change-Id: I95033857ec13ed72ff2a80001878b5e35bbeee91
Abseil Team committed