Seastar
High performance C++ framework for concurrent servers
Public Types | Static Public Member Functions | List of all members
seastar::thread_cputime_clock Class Reference

Public Types

using rep = int64_t
 
using period = std::chrono::nanoseconds::period
 
using duration = std::chrono::duration< rep, period >
 
using time_point = std::chrono::time_point< thread_cputime_clock, duration >
 

Static Public Member Functions

static time_point now ()
 

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