Custom interval fields

You could just print the values, and see where/what is the difference.

console.log(interval.elapsed_time);

But I have to say, that moving_time for intervals is always the same as elapsed_time for intervals.
@david Don’t know if that’s intended or a bug.
Therefore I did some time ago an own interval field with “Moving Time”.