\Phergie\Irc\Bot\ReactEventQueuePriority

Value object for an event queue priority.

Summary

Methods
Properties
Constants
No public methods found
$value
$timestamp
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$value

$value : int

Priority value associated with the event command

Type

int

$timestamp

$timestamp : int

Timestamp for insertion of the event, used to compare events with the same command in order to assign higher priority to events inserted earlier

Type

int