ScheduledTaskFinished
class ScheduledTaskFinished (View source)
Properties
Event | $task | The scheduled event that ran. |
|
float | $runtime | The runtime of the scheduled event. |
Methods
void
Details
void
__construct(Event $task, float $runtime)
Create a new event instance.