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: 170,647 of 186,959
Downloads: 2,306

Daily

Ranking: 94,717 of 186,713
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,128,098,871rake
27909,387,510rspec
1,61020,327,661rake-compiler

Owners

#GravatarHandle
1iconsharpie