²é¿´/±à¼ ´úÂë
ÄÚÈÝ
<?php namespace Spatie\FlareClient\Time; interface Time { public function getCurrentTime(): int; }