libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
tester_clock_gettime_REALTIME Struct Reference

Public Types

using result_type = unsigned long long
 
using result_type = unsigned long long
 

Static Public Member Functions

static result_type result ()
 
static result_type result ()
 

Static Public Attributes

static constexpr char const name [] ="clock_gettime(REALTIME)"
 

Detailed Description

Definition at line 82 of file timers.cpp.

Member Typedef Documentation

◆ result_type [1/2]

using tester_clock_gettime_REALTIME::result_type = unsigned long long

Definition at line 83 of file timers.cpp.

◆ result_type [2/2]

using tester_clock_gettime_REALTIME::result_type = unsigned long long

Definition at line 83 of file timers.cpp.

Member Function Documentation

◆ result() [1/2]

static result_type tester_clock_gettime_REALTIME::result ( )
inlinestatic

Definition at line 87 of file timers.cpp.

◆ result() [2/2]

static result_type tester_clock_gettime_REALTIME::result ( )
inlinestatic

Definition at line 87 of file timers.cpp.

Member Data Documentation

◆ name

constexpr char const tester_clock_gettime_REALTIME::name ="clock_gettime(REALTIME)"
staticconstexpr

Definition at line 85 of file timers.cpp.


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