Duration.hpp File Reference
#include <etk/types.hpp>
#include <chrono>

Go to the source code of this file.

Classes

class  echrono::Duration
 

Typedefs

using echrono::nanoseconds = std::chrono::nanoseconds
 
using echrono::microseconds = std::chrono::microseconds
 
using echrono::milliseconds = std::chrono::milliseconds
 
using echrono::seconds = std::chrono::seconds
 

Detailed Description

Author
Edouard DUPIN
Note
License: APACHE v2.0 (see license file)