|
Monero
|
#include <chrono>#include <cstdio>#include <ctime>#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | epee |
| TODO: (mj-xmr) This will be reduced in an another PR. | |
| namespace | epee::misc_utils |
Functions | |
| bool | epee::misc_utils::get_gmt_time (time_t t, struct tm &tm) |
| std::string | epee::misc_utils::get_internet_time_str (const time_t &time_) |
| std::string | epee::misc_utils::get_time_interval_string (const time_t &time_) |
| uint64_t | epee::misc_utils::get_ns_count () |
| uint64_t | epee::misc_utils::get_tick_count () |