Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[10.x] Display queue runtime in human readable format (#47227)
* convert milliseconds to human readable timestamps using Carbon * Correct runtime check for formatting with Carbon * separate calculation of runtime from formatting, otherwise we run into type issues with string / int comparison * formatting * Update WorkCommand.php --------- Co-authored-by: Taylor Otwell <taylor@laravel.com>
- Loading branch information