William XWL <[EMAIL PROTECTED]> writes:

> Jorgen Schaefer <[EMAIL PROTECTED]> writes:
>
>> It would probably be a good idea to just store the time
>> the song started, and show the playing time by
>> calculating it from that - timers aren't guaranteed to
>> run as often as the repeat delay says.
>
> Calculating it now and then to update the playing time?

I guess forcer means you should calculate using a stored
starting time, but get notified using timers.

That is, set a timer to run every second, but don't assume
that it will actually run every second.

-- 
Daniel Brockman <[EMAIL PROTECTED]>



_______________________________________________
Emms-help mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emms-help

Reply via email to