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: 171,091 of 187,239
Downloads: 2,374

Daily

Ranking: 116,310 of 187,224
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,151,901,046rake
27919,404,019rspec
1,58921,358,547rake-compiler

Owners

#GravatarHandle
1iconsharpie