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