Every now and then, you’ll find that in the midst of an application, you really need to know the time from the system clock. Even more likely, you need to have your application wait for a specific amount of time. Linux’s timing functions are relatively straightforward; however, most people overlook them until they need to use one in an application.