Event tick not firing in C++ top down

Well, I realized that the reason it wasn’t ticking was that it was using the tick function for the mouse tracking. How would I build a function that allowed something like Event Tick to function in addition to that?