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,462 of 187,988
Downloads: 2,421

Daily

Ranking: 114,981 of 187,967
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,178,455,784rake
29930,679,140rspec
1,55622,762,361rake-compiler

Owners

#GravatarHandle
1iconsharpie