how do you make an infinite rotating animation?

I want a logo or object to spin infinitely in a circle

https://www.editorx.store/blog/velo-wix-animation-helpers

Without seeing your code, my first idea would be to use a → setInterval()-function and loop my → animation-function in infinite loops.