套件:ruby-hitimes(1.2.1-3 以及其他的) [debports]
fast, high resolution timer for recording performance metrics
Hitimes is a fast, high resolution timer library for recording performance metrics. It uses the appropriate low method calls for each system to get the highest granularity time increments possible.
It currently supports any of the following systems: * any system with the POSIX call `clock_gettime()` * Mac OS X * Windows * JRuby Using Hitimes can be faster than using a series of `Time.new` calls, and it will have a much higher granularity. It is definitely faster than using `Process.times`.
其他與 ruby-hitimes 有關的套件
|
|
|
|
-
- dep: libc6.1 (>= 2.27)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6.1-udeb
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- dep: libruby2.5 (>= 2.5.0~preview1)
- 套件暫時不可用
-
- dep: ruby (<< 1:2.6~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:2.5~0)