PHP Class Time\SIG_Awake
Send a signal to awake once a length of time has passed.
Instructions are those defined as TIME_SECONDS, TIME_MILLISECONDS,
TIME_MICROSECONDS.
Show file
Open project: prggmr/xpspl
Protected Properties
Public Methods
Method Details
__construct()
public method
Constructs a awake signal.
__toString()
public method
Returns the time for the signal.
This checks if the appriorate amount of time has passed and emits the
awake signal if so.
Property Details
$_instruction protected property
$_time protected property