shared_memory
2.0.0
Welcome to shared_memory’s documentation!
Readme
C++ API
C++ API
Class list
File list
Namespace list
Struct list
C++ API and example
Indices and Tables
License and Copyrights
C++ API
Class list
File list
Namespace list
Struct list
Struct MeasureTime
Struct shared_memory::ShmTypeHelper
C++ API and example
shared_memory
»
C++ API
»
Struct list
»
Struct MeasureTime
View page source
Struct MeasureTime
¶
struct
MeasureTime
Public Functions
inline
MeasureTime
(
)
inline
void
start
(
)
inline
void
update
(
)
Public Members
TimeType
tic_
TimeType
prev_tic_
double
frequency_
double
period_
Friends
friend
friend
std::ostream
&
operator<<
(std::ostream
&os,
const
MeasureTime
&dt)