I have a view performing expensive updates so I\'d like to throttle them:
currently my view is like this:
struct CodeGenerationView: View { @StateObjec