I have a class called Timer. Timer takes a function pointer and should invoke it until the condition variable is set to false.
condition
false
I thought about i