SessionCapture

constructor(maxActions: Int = 1000, maxLogicEvents: Int = 2000)

Parameters

maxActions

Maximum number of actions to retain (older actions are dropped)

maxLogicEvents

Maximum number of logic events to retain (older events are dropped)