Commit Graph
3 Commits
Author SHA1 Message Date
Vibhav Pant 808ed3992d clang-format 2023-08-30 13:21:30 +05:30
Vibhav Pant e07de691cf Rewrite timer to use POSIX timers. 2023-08-27 20:50:26 +05:30
Timothy Hutchins 000c86425c Implemented a TimerQueue class and a Timer class
The Windows implementation of the Timer class (in timer.h) used Timer
Queues. This brings in implementation for a mostly Windows complient
TimerQueue class to work with the Timer class.
2023-08-16 21:31:31 -05:00