SIRIUS 7.5.0
Electronic structure library and applications
Public Member Functions | Public Attributes | List of all members
rt_graph::internal::TimeStamp Struct Reference

Public Member Functions

 TimeStamp (const char *identifier, const TimeStampType &stampType)
 

Public Attributes

ClockType::time_point time
 
const char * identifierPtr
 
TimeStampType type
 

Detailed Description

Definition at line 65 of file rt_graph.hpp.

Constructor & Destructor Documentation

◆ TimeStamp() [1/2]

rt_graph::internal::TimeStamp::TimeStamp ( )
inline

Definition at line 66 of file rt_graph.hpp.

◆ TimeStamp() [2/2]

rt_graph::internal::TimeStamp::TimeStamp ( const char *  identifier,
const TimeStampType &  stampType 
)
inline

Definition at line 69 of file rt_graph.hpp.

Member Data Documentation

◆ time

ClockType::time_point rt_graph::internal::TimeStamp::time

Definition at line 72 of file rt_graph.hpp.

◆ identifierPtr

const char* rt_graph::internal::TimeStamp::identifierPtr

Definition at line 73 of file rt_graph.hpp.

◆ type

TimeStampType rt_graph::internal::TimeStamp::type

Definition at line 74 of file rt_graph.hpp.


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