set_clock
Description:
public virtual bool set_clock (
Clock? clock)
Sets the clock for the element.
This function increases the refcount on the clock. Any previously set clock on the object is unreffed.
Parameters:
this |
a Element to set the clock for.
|
clock |
the Clock to set for the element.
|
Returns: