<?php namespace Spatie\FlareClient\Time; interface Time { public function getCurrentTime(): int; }
To ensure a smooth integration process and optimal performance, follow these best practices: