Timer utility updates every second

Hello,

The timer utility function seems to update every second when the numbers are replaced with a function like so:

$tu(seq, 1/30, rm(cused), rm(cused))$

I posted this on the community and nothing but crickets. :(

I basically just need a way to store momentary data in a variable to make a historical CPU usage graph.

Any help with the timer utility or another way to achieve the same result would help greatly.

Thanks!

-josh

Tu with 1/30 will update every 2 seconds, this is the normal behavior, you can NOT at the moment store data in variables in Kustom to access them later, this is not available