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: 168,401 of 180,518
Downloads: 2,030

Daily

Ranking: 143,384 of 180,507
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16856,302,234rake
23769,240,345rspec
1,69911,862,155rake-compiler

Owners

#GravatarHandle
1iconsharpie