advanceEventTime

abstract fun advanceEventTime(bySeconds: Long)

Advances what the event store thinks is now. This, and record_past_event are useful for testing. by_seconds must be positive.