|
preCICE v3.3.0
|
An event that has been recorded and it waiting to be written to file. More...
#include <EventUtils.hpp>
Public Member Functions | |
| TimedEntry (int eid, Event::Clock::time_point c) | |
Public Attributes | |
| int | eid |
| Event::Clock::time_point | clock |
An event that has been recorded and it waiting to be written to file.
Definition at line 38 of file EventUtils.hpp.
|
inline |
Definition at line 39 of file EventUtils.hpp.
| Event::Clock::time_point precice::profiling::TimedEntry::clock |
Definition at line 43 of file EventUtils.hpp.
| int precice::profiling::TimedEntry::eid |
Definition at line 42 of file EventUtils.hpp.