Electroneum
misc_os_dependent.h File Reference
#include <iostream>
#include <boost/lexical_cast.hpp>
Include dependency graph for misc_os_dependent.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 epee
 
 epee::misc_utils
 

Functions

uint64_t epee::misc_utils::get_ns_count ()
 
uint64_t epee::misc_utils::get_tick_count ()
 
int epee::misc_utils::call_sys_cmd (const std::string &cmd)
 
std::string epee::misc_utils::get_thread_string_id ()
 
bool epee::misc_utils::get_gmt_time (time_t t, struct tm &tm)