TimestampInterface
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
int
getTimestamp()
Since: 1.3.0
Returns the timestamp component of this TimestampInterface
string
__toString()
Since: 1.3.0
Returns the string representation of this TimestampInterface