Skip to content

Add a time-based "breakpoints" #30

@k4b7

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions