Seastar
High performance C++ framework for concurrent servers
Public Types | Public Member Functions | List of all members
seastar::rpc::opt_time_point Class Reference
Inheritance diagram for seastar::rpc::opt_time_point:

Public Types

using time_point = std::chrono::time_point< lowres_clock, duration >
 

Public Member Functions

 opt_time_point (std::optional< rpc_clock_type::time_point > time_point)
 

The documentation for this class was generated from the following file: