class ScheduledTaskFinished (View source)
| Event | $task | The scheduled event that ran. | |
| float | $runtime | The runtime of the scheduled event. | 
| void | __construct(Event $task, float $runtime) Create a new event instance. | 
Create a new event instance.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Console/Events/ScheduledTaskFinished.html