1
0
mirror of https://github.com/facebook/zstd.git synced 2025-11-24 12:01:06 +03:00
Files
zstd/programs/timefn.h
Yann Collet bcfb7ad03c refactor timefn
The timer storage type is no longer dependent on OS.
This will make it possible to re-enable posix precise timers
since the timer storage type will no longer be sensible to #include order.
See #3168 for details of pbs of previous interface.

Suggestion by @terrelln
2023-01-12 19:24:31 -08:00

2.1 KiB