Hello again.
I'm sorry to resurrect this thread, but I have tried several ways to make the line turn uniform (not tick, tick,...) so that it works as if it were a Rolex seconds hand.
I have changed part of the code for this one, but when I click play, the roundline starts in the seconds of the real time instead of 0. Tips?
Thank you so much!!!
I'm sorry to resurrect this thread, but I have tried several ways to make the line turn uniform (not tick, tick,...) so that it works as if it were a Rolex seconds hand.
I have changed part of the code for this one, but when I click play, the roundline starts in the seconds of the real time instead of 0. Tips?

Thank you so much!!!
Code:
[TrueNow]Measure=TimeAverageSize=10UpdateDivider=1[mSeconds]Measure=CalcFormula=(msTime % 60) / 60......[MtSeconds]Group=MetersMeter=RoundlineMeasureName=TrueNow;MeasureName=CalcElapsedSecondsStartAngle=(-PI/2)LineColor=ff9f0aLineStart=92LineLength=96Solid=1AntiAlias=1X=rY=rHidden=([IsStopped] = 1)DynamicVariables=1UpdateDivider=1
Statistics: Posted by CarlotaN — Today, 12:11 pm