Live Event Timings

Not so much a feature, but a suggestion. The event log times (e.g.: 1m, 5m etc) are great, but they’re static.

I use a jQuery plug in called timeago (http://timeago.yarp.com/) to make them ‘live’. Just thought I’d share it as it may be good for live times (although not essential!)

It’s static in the sense that it will require a page refresh to update. I guess this Jquery plugin updates in real time? It may be useful, I will ask the development team to take a look.

That’s exactly what I mean :smile:

Yep - if you have a look at the link I sent, it has a useful example (e.g. “x minutes since page first loaded”). A bit of a novelty maybe, but if you’re also doing any calculations to work out the time differences, this could sort it for you