aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/utils/system_time.cpp
Commit message (Expand)AuthorAgeFilesLines
* uhd: Apply clang-format against all .cpp and .hpp files in host/Martin Braun2020-03-031-2/+3
* lib: Simplify implementation of uhd::get_system_time() to use <chrono>Martin Braun2019-11-261-46/+8
* uhd: Remove usage of time_t (except when required)Martin Braun2018-08-201-1/+1
* lib: move atomic.hpp and system_time.hpp to uhdlibMartin Braun2018-04-061-1/+1
* uhd: Moved get_system_time outside of public APIMartin Braun2018-03-051-0/+54