Disabled

Trivial no-op implementation of TimeTravelDebugger.

Functions

Link copied to clipboard
open override fun nextState()

Reset to the next frame.

Link copied to clipboard
open override fun persistState()

Persist the state of the current frame.

Link copied to clipboard
open override fun resetState(frame: Long)

Reset the state to the given frame.

Link copied to clipboard
open override fun rollbackState()

Rollback to the previous frame.