mirror of
https://github.com/facebook/zstd.git
synced 2025-10-09 00:05:28 -04: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.