monero/contrib
Jeffrey 9a59b131c4 Merge misc_os_dependent.h into time_helper.h
Actions:
* Move get_ns_count(), get_tick_count(), and get_gmt_time() from misc_os_dependent.h to time_helper.h. I did this because all those functions are time-related and under the same namespace
* Remove misc_os_dependent.h because it is now empty
* Change all includes of misc_os_dependent.h to time_helper.h where appropriate
* Remove get_time_string*() from time_helper.h b/c its unused
* Remove get_time_t_from_ole_date() from time_helper.h b/c its unused
* Remove odbc_time_to_oledb_taime() from time_helper.h b/c its unused
* Refactor get_ns_count() to use std::chrono instead of 4 different implementation-specific hacks
2022-03-02 00:32:22 -06:00
..
brew Doc: Add ccache to README.md and Brewfile 2021-03-30 06:13:20 +02:00
depends Fix Android OpenSSL build 2021-11-30 04:15:48 +00:00
epee Merge misc_os_dependent.h into time_helper.h 2022-03-02 00:32:22 -06:00
fuzz_testing fuzz_tests: add a test for utf8canonical 2020-12-14 19:40:24 +00:00
gitian Add copy commands for compiled binaries 2021-12-02 16:54:04 +00:00
lsan contrib: add a suppressions file for leak sanitizer 2019-08-29 11:11:59 +00:00
rlwrap remove obsolete save_graph skeleton code 2019-05-10 14:17:18 +00:00
tor add a convenience script to start monero with inbound tor 2020-10-28 22:38:27 +00:00
valgrind easylogging++: faster access to logging 2018-11-27 13:55:21 +00:00
CMakeLists.txt Test: Enable coverage for external repositories 2021-04-01 19:50:54 +02:00