William XWL <[EMAIL PROTECTED]> writes: > Jorgen Schaefer <[EMAIL PROTECTED]> writes: > >> William XWL <[EMAIL PROTECTED]> writes: > >>> Calculating it now and then to update the playing time? >> >> Daniel was right - just store the start time. When you >> have to display the run time, you can use the difference >> between the current time and the start time. > > But current-time always moves forward, no matter Emms is > blocked by Gnus or not. So the difference is still wrong..
Good point: The difference will be wrong if playback is ever interrupted due to CPU starvation... I'm not sure if there is a good way to fix that problem, so I say just let the timer be wrong if that happens. -- Daniel Brockman <[EMAIL PROTECTED]> _______________________________________________ Emms-help mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emms-help
