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: 169,656 of 183,107
Downloads: 2,132

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10953,844,246rake
25817,849,894rspec
1,74013,612,087rake-compiler

Owners

#GravatarHandle
1iconsharpie