plebble
anonymous_namespace{daemon.cpp} Namespace Reference

Functions

template<typename Container , typename Fun >
void tuple_for_each (const Container &c, Fun fun)
 
string duration_str (chrono::milliseconds time)
 
string age (chrono::system_clock::time_point time)
 

Function Documentation

◆ age()

string anonymous_namespace{daemon.cpp}::age ( chrono::system_clock::time_point  time)

References duration_str().

Here is the call graph for this function:

◆ duration_str()

string anonymous_namespace{daemon.cpp}::duration_str ( chrono::milliseconds  time)

References tuple_for_each().

Referenced by age().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ tuple_for_each()

template<typename Container , typename Fun >
void anonymous_namespace{daemon.cpp}::tuple_for_each ( const Container &  c,
Fun  fun 
)

Referenced by duration_str().

Here is the caller graph for this function: