mirror of
https://github.com/monero-project/monero.git
synced 2025-02-21 01:33:55 +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.h | ||
abstract_tcp_server2.h | ||
abstract_tcp_server2.inl | ||
buffer.h | ||
connection_basic.hpp | ||
enums.h | ||
http_auth.h | ||
http_base.h | ||
http_client_base.h | ||
http_client.h | ||
http_protocol_handler.h | ||
http_protocol_handler.inl | ||
http_server_handlers_map2.h | ||
http_server_impl_base.h | ||
jsonrpc_protocol_handler.h | ||
jsonrpc_server_handlers_map.h | ||
jsonrpc_server_impl_base.h | ||
jsonrpc_structs.h | ||
levin_base.h | ||
levin_client.h | ||
levin_client.inl | ||
levin_helper.h | ||
levin_protocol_handler_async.h | ||
levin_protocol_handler.h | ||
local_ip.h | ||
net_helper.h | ||
net_parse_helpers.h | ||
net_ssl.h | ||
net_utils_base.h | ||
network_throttle-detail.hpp | ||
network_throttle.hpp |