Skip to content

Add a time-based "breakpoints" #30

Description

@k4b7

The idea is that the code should run for a specific amount of time before the breakpoint is trigger. The API might look something like _debugger.runFor(5000). This should allow the code run for 5000ms. Need to decide whether this applies to callbacks that happen within the time limit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions