unhook( hook )
instance function
Remove a hook from the Timer.
Parameters
Name | Type | Description |
---|---|---|
hook | TimerHook | The hook to remove |
Returns
Type | Description |
---|---|
Boolean | True if the hook was removed |
instance function
Remove a hook from the Timer.
Name | Type | Description |
---|---|---|
hook | TimerHook | The hook to remove |
Type | Description |
---|---|
Boolean | True if the hook was removed |