Is there something like "time", but in layout context? The regular "time" is the time in seconds since the global game start, but I need to measure the time since the last (re)start of the current layout.
My workaround right now is to increase a variable every second.