wrench::SimulationTimestampType Class Reference

A top-level base class for simulation timestamps. More...

#include <SimulationTimestampTypes.h>

Inheritance diagram for wrench::SimulationTimestampType:
wrench::SimulationTimestampEnergyConsumption wrench::SimulationTimestampPair wrench::SimulationTimestampPstateSet wrench::SimulationTimestampFileCopy wrench::SimulationTimestampTask wrench::SimulationTimestampFileCopyCompletion wrench::SimulationTimestampFileCopyFailure wrench::SimulationTimestampFileCopyStart wrench::SimulationTimestampTaskCompletion wrench::SimulationTimestampTaskFailure wrench::SimulationTimestampTaskStart wrench::SimulationTimestampTaskTermination

Public Member Functions

double getDate ()
 Retrieve the date recorded for this timestamp. More...
 

Detailed Description

A top-level base class for simulation timestamps.

Member Function Documentation

◆ getDate()

double wrench::SimulationTimestampType::getDate ( )

Retrieve the date recorded for this timestamp.

Returns
the date of this timestamp

The documentation for this class was generated from the following files:
  • /home/wrench/wrench/include/wrench/simulation/SimulationTimestampTypes.h
  • /home/wrench/wrench/src/wrench/simulation/SimulationTimestampTypes.cpp