userver: userver/engine/deadline.hpp File Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
deadline.hpp File Reference

Internal representation of a deadline time point. More...

#include <chrono>
#include <type_traits>
#include <userver/utils/assert.hpp>
+ Include dependency graph for deadline.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  engine::Deadline
 Internal representation of a deadline time point. More...
 

Namespaces

namespace  engine
 Asynchronous engine primitives.
 

Detailed Description

Internal representation of a deadline time point.

Definition in file deadline.hpp.