Creating countdowns and alarms with std::chrono
Scheduling tasks with std::chrono
Implementing timers with std::chrono
Timing the execution of functions with std::chrono
Calculating the duration between two time points