timeTarget property

TimeTarget? timeTarget
getter/setter pair

Seek to the first message whose publish or event time is greater than or equal to the specified query time.

If no such message can be located, will seek to the end of the message backlog.

Implementation

TimeTarget? timeTarget;