TimeStamp.h File Reference
#include <cstdint>
#include <time.h>
#include <cstring>
#include <WString.h>
Include dependency graph for TimeStamp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IFS::TimeStamp
 Manage IFS timestamps stored as an unsigned 32-bit value. More...
 

Namespaces

 IFS
 

Functions

time_t IFS::fsGetTimeUTC ()
 Get current timestamp in UTC. More...
 
String toString (IFS::TimeStamp timestamp)
 

Function Documentation

◆ toString()

String toString ( IFS::TimeStamp  timestamp)
inline