ifw-fgf 2.0.0
 
Loading...
Searching...
No Matches
defines.hpp File Reference
#include <chrono>
#include <thread>

Go to the source code of this file.

Namespaces

namespace  ifw
 
namespace  ifw::fgf
 
namespace  ifw::fgf::common
 

Functions

double ifw::fgf::common::Time ()
 Return time as seconds since epoch with micro second precision.
 
void ifw::fgf::common::Sleep (const float sleep_time)
 Make the calling thread sleep for the given period of time given as seconds.
 

Detailed Description