Cassandra\Time::now PHP Method

now() public static method

Creates a new Time object with the current time.
public static now ( ) : Time
return Time
    public static function now()
    {
    }