I think you'll have to implement your own timing <...
# suitescript
s
I think you'll have to implement your own timing @alien4u... though rate limiting sounds like a cool thing to include as a helper... I think lodash has some of that built in - look at
_.throttle
and
_.debounce
if this is a client script.