PHP Class Prose\TimedAction
Longer term, we probably need to move into running the actions in
a subprocess of some kind, to make this much more robust than it is
Show file
Open project: datasift/storyplayer
Public Properties
Protected Properties
Public Methods
Method Details
__construct()
public method
public __construct ( StoryTeller $st, $action, $cleanupAction = null ) |
$st |
DataSift\Storyplayer\PlayerLib\StoryTeller |
|
forExactly()
public method
getDuration()
public method
handleSigAlarm()
public method
Property Details
$action protected property
$cleanupAction protected property
$duration protected property
$terminate public property