NAME
Linux::Event::Scheduler - Internal timer queue for Linux::Event
SYNOPSIS
# Internal module. See Linux::Event::Loop.
DESCRIPTION
This package implements the timer queue used by Linux::Event::Loop. It stores timers keyed by monotonic time and supports popping all expired timers for a given time point.
This module is not intended for direct use.
METHODS
This class is internal; method names and behavior may change without notice.
AUTHOR
Joshua S. Day
LICENSE
Same terms as Perl itself.
VERSION
This document describes Linux::Event::Scheduler version 0.006.