Time
final class Time implements Value (View source)
A PHP representation of the CQL time
type.
Methods
__construct(int|string $nanoseconds)
Creates a new Time object
static Time
int
seconds()
No description
string
__toString()
No description