mirror of
https://github.com/monero-project/monero.git
synced 2025-02-19 08:13:43 +02:00
![]() 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 |
||
---|---|---|
.. | ||
abstract_http_client.cpp | ||
buffer.cpp | ||
byte_slice.cpp | ||
byte_stream.cpp | ||
CMakeLists.txt | ||
connection_basic.cpp | ||
file_io_utils.cpp | ||
hex.cpp | ||
http_auth.cpp | ||
http_base.cpp | ||
int-util.cpp | ||
levin_base.cpp | ||
memwipe.c | ||
misc_language.cpp | ||
mlocker.cpp | ||
mlog.cpp | ||
net_helper.cpp | ||
net_parse_helpers.cpp | ||
net_ssl.cpp | ||
net_utils_base.cpp | ||
network_throttle-detail.cpp | ||
network_throttle.cpp | ||
parserse_base_utils.cpp | ||
portable_storage.cpp | ||
readline_buffer.cpp | ||
string_tools.cpp | ||
wipeable_string.cpp |