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
..
2022-02-10 19:42:19 -06:00
2022-03-01 10:37:35 -06:00
2020-12-14 14:45:24 -05:00
2014-03-03 22:07:58 +00:00
2020-05-06 22:36:54 -04:00
2019-11-13 18:00:50 +01:00
2014-03-03 22:07:58 +00:00
2021-08-13 06:57:27 -05:00
2015-01-02 18:52:46 +02:00