InteractsWithTime
trait InteractsWithTime
Methods
Details
at line 16
protected int
secondsUntil(DateTimeInterface $delay)
Get the number of seconds until the given DateTime.
at line 29
protected int
availableAt(DateTimeInterface|int $delay = 0)
Get the "available at" UNIX timestamp.
at line 41
protected int
currentTime()
Get the current system time as a UNIX timestamp.