Categories: None [Edit]

usleep

https://rubygems.org/gems/usleep
https://github.com/Sharpie/ruby-usleep
A Ruby library that can execute a sleep while holding the Global VM Lock, which is pathological behavior that would normally be avoided in practice. However, having an easy method of blocking the Ruby VM from a thread is useful in certain debugging and simulation scenarios.

Total

Ranking: 173,057 of 192,692
Downloads: 2,524

Daily

Ranking: 143,659 of 192,666
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,311,002,349rake
29976,634,844rspec
1,48427,625,796rake-compiler

Owners

#GravatarHandle
1iconsharpie