mirror of
https://github.com/facebook/zstd.git
synced 2025-08-10 04:43:07 +03:00
for easier invocation. - no longer expose frequency timer : it's either useless, or stored internally in a static variable (init is only necessary once). - UTIL_getTime() provides result by function return.