Пакет gem-absolute-time: Информация

    Исходный пакет: gem-absolute-time
    Версия: 1.0.0.2-alt0.1
    Последняя версия по данным Repology
    Собран:  13 августа 2024 г. 5:19 в задании #353063
    Категория: Разработка/Ruby
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/bwbuchanan/absolute_time

    Лицензия: BSD
    О пакете: Reliable monotonically increasing timer for measuring time intervals
    Описание: 
    This gem provides a monotonically increasing timer to permit safe measurement of
    time intervals.
    
    Using Time.now for measuring intervals is not reliable (and sometimes unsafe)
    because the system clock may be stepped forwards or backwards between the two
    measurements, or may be running slower or faster than real time in order to
    effect clock synchronization with UTC.
    
    The module uses OS-specific functions such as mach_absolute_time() and
    clock_gettime() to access the system tick counter. The time values returned by
    this module cannot be interpreted as real time clock values; they are only
    useful for comparison with another time value from this module.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    gem-absolute-time (x86_64, ppc64le, i586, aarch64)
    gem-absolute-time-debuginfo (x86_64, ppc64le, i586, aarch64)
    gem-absolute-time-devel (noarch)

    Сопровождающий: Ruby Maintainers Team

    Список участников:
    Pavel Skrylev

    Права:
    Pavel Skrylev
    @everybody

      1. rpm-build-ruby

    Последнее изменение


    23 июля 2024 г. Pavel Skrylev 1.0.0.2-alt0.1
    - ^ 1.0.0 -> 1.0.0p2
    5 февраля 2023 г. Pavel Skrylev 1.0.0-alt1
    - + packaged gem with Ruby Policy 2.0