Skip to content

would be nice to have timeout_id public #3

@salomvary

Description

@salomvary

At the moment it's not possible to cancel the callback invocation (using clearTimeout).

Something like this would help a lot:

 // Return the wrapper function.
 wrapper.timeout_id = timeout_id;
 return wrapper;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions