Skip to content

Allow to unregister a callback  #6

@rockem

Description

@rockem

Allow to unregister registered callbacks

Code Samples

ticktok.unregister(name, schedule, callback).unregister() # Un register specific callback
ticktok.unregister(name, schedule).unregister() # Unregister all callbacks for specific clock
ticktok.unregister_all() # Unregister all callbacks

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions