aboutsummaryrefslogtreecommitdiff
path: root/contrib/epee/include/time_helper.h
Commit message (Collapse)AuthorAgeFilesLines
* Change C-style-casts to static_cast in time_helper.hJeffrey2022-04-181-4/+4
| | | | At the request of @mj-xmr: https://github.com/monero-project/monero/pull/8211#discussion_r822868321
* Merge functionality of misc_os_dependent into time_helper.hJeffrey2022-04-181-101/+29
| | | | | | | | | | | | | | Actions: 1. Remove unused functions from misc_os_dependent.h 2. Move three remaining functions, get_gmt_time, get_ns_count, and get_tick_count into time_helper.h 3. Remove unused functions from time_helper.h 4. Refactor get_ns_count and get_internet_time_str and get_time_interval_string 5. Remove/add includes as needed Relevant commits on the old PR: a9fbe52b02ffab451e90c977459fea4642731cd1 9a59b131c4ed1be8afe238fff3780fe203c65a46 7fa9e2817df9b9ef3f0290f7f86357939829e588
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* move modified epee code to new classes, revert licensefluffypony2014-07-251-25/+23
|
* License updated to BSD 3-clausefluffypony2014-07-231-23/+25
|
* moved all stuff to githubAntonio Juarez2014-03-031-0/+159