add_executable(Timer src/Timer.cpp)
target_link_libraries(Timer PUBLIC Poco::Foundation)