Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37559666
en ru br
ALT Linux repositórios
S:1.0.0-alt1

Group :: Desenvolvimento/Ruby
RPM: gem-absolute-time

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.0.0-alt1
Data da compilação: 5 fevereiro 2023, 17:25 ( 63.8 weeks ago )
Tamanho:: 9049 b

Home page:   https://github.com/bwbuchanan/absolute_time

Licença: BSD
Sumário: Reliable monotonically increasing timer for measuring time intervals
Descrição:

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.

Mantenedor currente: Pavel Skrylev

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • gem-absolute-time
  • gem-absolute-time-debuginfo
  • gem-absolute-time-devel
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009