mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-01 10:48:53 +00:00
Update to carbon 3
This commit is contained in:
@@ -48,7 +48,7 @@ try {
|
||||
}
|
||||
}
|
||||
|
||||
$colorCli->header('Running time: '.now()->diffInSeconds($start).' seconds');
|
||||
$colorCli->header('Running time: '.now()->diffInSeconds($start, true).' seconds');
|
||||
} catch (ErrorException $e) {
|
||||
echo $e->getMessage();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user