Wheel Timer Implemented

This commit is contained in:
2024-06-01 22:04:37 +05:30
parent ca9002946f
commit d96bc7582c
9 changed files with 805 additions and 15 deletions

View File

@@ -21,6 +21,7 @@ set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/lib/$<CONFIG>")
#Library Name...
set(TIMER_LIB timer)
set(WHEELTIMER_LIB wheeltimer)
#Header file directory...