ADUL
Collection of reusable C++ utilities
Loading...
Searching...
No Matches
time.hpp File Reference
#include <chrono>
#include <vector>
#include "exceptions.hpp"
Include dependency graph for time.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  adul::time::Clock
 wrapper for part of std::chrono::steady_clock STL interface
More...
 
class  adul::time::DurationsClock
 This class represent the sequence of durations and interface of working with them. More...
 

Namespaces

namespace  adul
 project api's namespace
 
namespace  adul::time
 time module