Cassandra\Timestamp::time PHP Method

time() public method

Unix timestamp.
See also: time
public time ( ) : integer
return integer seconds
    public function time()
    {
    }