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
Mostrar archivo
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_oe property
$cleanupAction protected_oe property
$duration protected_oe property
$st protected_oe property
$terminate public_oe property