How to write a C program that makes a bell sound many time in succession?
I have a C program , running on a Linux system, that can take up to a hour to complete. I need to monitor it’s behavior at various times, from other processes, for example perf. The program prints out various diagnostics so if I watch it I’ll know exactly when to run my observability tools.