mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
1daa4f0584
commit
6cda13a9fe
4 changed files with 8 additions and 228 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue