try to create a new rec_type

Hello, I tried to create my own rec_type becouse i need a recurring type that allow you select every X minutes. I have the schedulerhelper.php file but i can’t do it, i can’t understand perfectly the functions. Are there any extra implemented rec_type for this requirement.
I am very insterested in and i want to find a good solution.

thanks a lot.

Default rec_types can’t have step smaller than one day, while adding new rec_types with custom time steps is possible it is really complicated task. I can provide extra details, which methods need to be implemented , but there is no easy solution.