Monero
Namespaces | Functions
time_helper.h File Reference
#include <chrono>
#include <cstdio>
#include <ctime>
#include <string>
Include dependency graph for time_helper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 epee
 TODO: (mj-xmr) This will be reduced in an another PR.
 
 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 ()