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
Afficher le fichier
Open project: datasift/storyplayer
Méthodes publiques
Protected Properties
Méthodes publiques
Method Details
__construct()
public méthode
public __construct ( StoryTeller $st, $action, $cleanupAction = null ) |
$st |
DataSift\Storyplayer\PlayerLib\StoryTeller |
|
forExactly()
public méthode
getDuration()
public méthode
handleSigAlarm()
public méthode
Property Details
$action protected_oe property
$cleanupAction protected_oe property
$duration protected_oe property
$st protected_oe property
$terminate public_oe property