Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: f597d201ed23e052bcafb51cae03e42cc284827a https://github.com/perl6/specs/commit/f597d201ed23e052bcafb51cae03e42cc284827a Author: Larry Wall <la...@wall.org> Date: 2013-11-04 (Mon, 04 Nov 2013)
Changed paths: M S17-concurrency.pod Log Message: ----------- Scheduler refinements/defilements Renamed basic scheduler method to .cue Combined various other scheduler methods to use named parameters instead Added :at($instant) for a way to specify an absolute time Removed .outstanding because... Added .loads to give info on how many cues are in delayed/startable/running states