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
..
2021-10-17 23:25:34 -05:00
2021-07-28 00:39:48 +02:00
2021-11-09 22:50:36 -06:00
2021-11-26 23:01:08 -06:00
2020-05-06 22:36:54 -04:00
2021-03-20 01:33:10 -04:00
2021-11-12 02:56:20 +01:00
2021-10-17 23:28:04 -05:00
2020-05-06 22:36:54 -04:00
2020-05-06 22:36:54 -04:00
2021-11-30 17:00:20 -05:00
2022-01-24 15:15:11 -05:00
2021-03-20 01:33:10 -04:00
2020-09-14 16:52:42 +02:00