Class: TIMEx::Strategies::Cooperative
- Defined in:
- lib/timex/strategies/cooperative.rb
Overview
Default strategy: runs the block, then performs a final #Deadline#Deadline#check! so purely CPU-bound work still observes expiry at cooperative points only.