<?php namespace Spatie\FlareClient\Time; interface Time { public function getCurrentTime(): int; }
The base URL for API requests is: