套件: ruby-hitimes (1.3.1-1build1)
ruby-hitimes 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-hitimes:
- [ruby-hitimes_1.3.1-1build1.dsc]
- [ruby-hitimes_1.3.1.orig.tar.gz]
- [ruby-hitimes_1.3.1-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Team (郵件存檔)
- Pirate Praveen
外部的資源:
- 主頁 [github.com]
相似套件:
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 (>= 2.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libruby3.0 (>= 3.0.0~preview1)
- Libraries necessary to run Ruby 3.0
-
- dep: ruby (<< 1:3.1~)
- Interpreter of object-oriented scripting language Ruby (default version)
- dep: ruby (>= 1:3.0~0)