final class AMQPTimestamp implements AMQPValue (View source)

stub class representing AMQPTimestamp from pecl-amqp

Constants

MIN

MAX

Methods

__construct(float $timestamp)

No description

string
__toString()

No description

float
getTimestamp()

No description

float|array|AMQPDecimal|bool|int|AMQPValue|string|AMQPTimestamp|null
toAmqpValue()

No description

Details

__construct(float $timestamp)

No description

Parameters

float $timestamp

Exceptions

AMQPValueException

string __toString()

No description

Return Value

string

float getTimestamp()

No description

Return Value

float

float|array|AMQPDecimal|bool|int|AMQPValue|string|AMQPTimestamp|null toAmqpValue()

No description

Return Value

float|array|AMQPDecimal|bool|int|AMQPValue|string|AMQPTimestamp|null