Skip to content

Implementation of "after" command #29

Description

@skoro

The Tcl after command lets you run a script after some defined time.
This is different from the sleep/delay like calls because it's not blocking the event loop.

Activity

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

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions