This class is missing documentation. See the generated help template
Copy the template below or run
Document.new(string:SCDoc.makeClassTemplate(\Clockmus))
to open a new Document with the template. Save it to HelpSource/Classes/Clockmus.schelp
CLASS:: Clockmus summary:: (put short description here) categories:: Undocumented classes, UGens>Undocumented, UGens>InfoUGens related:: Classes/SomeRelatedClass, Reference/SomeRelatedStuff, etc. DESCRIPTION:: (put long description here) CLASSMETHODS:: METHOD:: kr (describe method here) returns:: (returnvalue) METHOD:: categories (describe method here) returns:: (returnvalue) INSTANCEMETHODS:: EXAMPLES:: code:: (some example code) ::