recordPastEvent

open override fun recordPastEvent(eventId: String, secondsAgo: Long, count: Long)

Records an event as if it were in the past. This, and advance_event_time are useful for testing. seconds_ago must be positive.