Since: 1.3.0

interface TimestampInterface (View source)

Interface TimestampInterface

Methods

int
getIncrement()

Returns the increment component of this TimestampInterface

int
getTimestamp()

Returns the timestamp component of this TimestampInterface

string
__toString()

Returns the string representation of this TimestampInterface

Details

int getIncrement()

Since: 1.3.0

Returns the increment component of this TimestampInterface

Return Value

int

int getTimestamp()

Since: 1.3.0

Returns the timestamp component of this TimestampInterface

Return Value

int

string __toString()

Since: 1.3.0

Returns the string representation of this TimestampInterface

Return Value

string