mirror of
https://github.com/facebook/zstd.git
synced 2025-12-17 00:03:34 -05: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.