processScheduledDelegates

Processes the queued ScheduledDelegates of an IRCPlugin.

private
void
processScheduledDelegates

Parameters

plugin IRCPlugin

The IRCPlugin whose queued ScheduledDelegates to iterate and process.

nowInHnsecs long

Current timestamp to compare the ScheduledDelegate's timestamp with.