element: add a default set_clock implementation
Add a default set_clock implementation and avoid doing work in the vmethod trampoline. This requires subclasses to chain up.
Please register or sign in to comment
Add a default set_clock implementation and avoid doing work in the vmethod trampoline. This requires subclasses to chain up.