<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font size="+1">Mark, <br>
      </font></p>
    <p><font size="+1">Did you add this two lines hack bellow? Cause it
        is super nice to turn the Cuis quartz clock as a Swiss automatic
        clock.</font><br>
    </p>
    <div class="moz-cite-prefix">Le 15/11/2021 à 21:25, Hilaire
      Fernandes a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:4546328a-a1b5-1dd8-4da5-6b4ba895d778@drgeo.eu">
      <p><font size="+1">Changing the stepTime at such low value can
          consume a lot of resources. Were you trying to turn the
          MorphClock as an automatic Swiss watch?<br>
        </font></p>
      <p><font size="+1">I live nearby Geneva, so I suggest you the
          following changes:</font></p>
      <p><font size="+1"><font face="monospace">MorphClock>>stepTime<br>
                ^ 100</font><br>
        </font></p>
      <p><font size="+1">and</font></p>
      <p><font size="+1"><font face="monospace">MorphClock>>step<br>
            ../..<br>
               secondHand rotationDegrees: (time second + (time
            nanoSecond * 1.0e-9))* 6.<br>
          </font></font></p>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
  </body>
</html>