core: replace core/timer.c by std::chrono

No point in reimplementing the wheel.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2024-05-01 23:35:21 +02:00 committed by bstoeger
parent 1daa4f0584
commit 6cda13a9fe
4 changed files with 8 additions and 228 deletions

View file

@ -182,8 +182,6 @@ set(SUBSURFACE_CORE_LIB_SRCS
taxonomy.c
taxonomy.h
time.cpp
timer.c
timer.h
trip.c
trip.h
uemis-downloader.cpp