Minetest  5.4.0
gettime.h File Reference
#include <ctime>
#include <string>
+ Include dependency graph for gettime.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  TimePrecision { PRECISION_SECONDS , PRECISION_MILLI , PRECISION_MICRO , PRECISION_NANO }
 

Functions

std::string getTimestamp ()
 

Enumeration Type Documentation

◆ TimePrecision

Enumerator
PRECISION_SECONDS 
PRECISION_MILLI 
PRECISION_MICRO 
PRECISION_NANO 

Function Documentation

◆ getTimestamp()

std::string getTimestamp ( )
inline

Referenced by Logger::log().

+ Here is the caller graph for this function: