Timer question

How do i press a button once every second? just a normal button. or simulate the output from pressing a button once a second. im just trying to press reset on a operator regularly so it doesnt fill up with useless info.

Hello,

I hope you’ve found the answer since, but you can do a little bit of magic with the Trigger(called Timer if you are using GH in Rhino 6) - see if this works:

Note: I’m just interested in triggering a recalculation, but of course if you want the last item that went into the DataRecorder don’t forget to Reverse your list before taking items with List Item

-Sash

This might work: