went with XDEL as the op name. additionally added XDEL.R for the functionality that triggers once immediately, then x-1 times at the delay interval.
still need to do some more testing tonight after adding the function call with common delay code delay_common_add. not too sure about the name, it at least works as a filler name for testing purposes.
I’ll take out the commented out sections of code before the pull request. I did want to ask if it’s okay to use names other than a, b, and c for my local function variables? from what I’ve seen it’s a common convention, but I think in this case it makes the code harder to understand.
code and branch found here: