DCCL v4
Loading...
Searching...
No Matches
DummyClock< fixed_time_usec > Struct Template Reference

Public Types

using time_point = std::chrono::time_point< std::chrono::system_clock >
 

Static Public Member Functions

static time_point now ()
 

Detailed Description

template<dccl::int64 fixed_time_usec>
struct DummyClock< fixed_time_usec >

Definition at line 36 of file test.cpp.

Member Typedef Documentation

◆ time_point

template<dccl::int64 fixed_time_usec>
using DummyClock< fixed_time_usec >::time_point = std::chrono::time_point<std::chrono::system_clock>

Definition at line 38 of file test.cpp.

Member Function Documentation

◆ now()

template<dccl::int64 fixed_time_usec>
static time_point DummyClock< fixed_time_usec >::now ( )
inlinestatic

Definition at line 39 of file test.cpp.


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