Method

IbisMessageget_timestamp

since: 0.1

Declaration [src]

GDateTime*
ibis_message_get_timestamp (
  IbisMessage* message
)

Description [src]

Gets the value of the time tag if it exists.

Available since: 0.1

Return value

Type: GDateTime

The timestamp.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.
The return value can be NULL.