I have a Microsoft PowerPoint document and I have a slide which I display during a short break. I would like the slide to show the time when the slide was shown + a time interval. This is to show when the audience should be back again.
So simply a text container with (pseudo code):
text = time.now() + interval(5 minutes);