Euphoria
timepoint.h File Reference
#include <chrono>

Go to the source code of this file.

Namespaces

 eu
 
 eu::core
 

Typedefs

using eu::core::TimePoint = std::chrono::time_point< std::chrono::steady_clock >
 

Functions

TimePoint eu::core::get_current_timepoint ()
 
float eu::core::get_seconds_between (const TimePoint &start, const TimePoint &end)