SimGrid  3.17
Versatile Simulation of Distributed Systems
s_smx_timer Class Reference

Detailed Description

Timer datatype.

Public Member Functions

double getDate ()
 
 s_smx_timer (double date, simgrid::xbt::Task< void()> callback)
 

Public Attributes

simgrid::xbt::Task< void()> callback
 

Constructor & Destructor Documentation

◆ s_smx_timer()

s_smx_timer::s_smx_timer ( double  date,
simgrid::xbt::Task< void()>  callback 
)
inline

Member Function Documentation

◆ getDate()

double s_smx_timer::getDate ( )
inline

Member Data Documentation

◆ callback

simgrid::xbt::Task<void()> s_smx_timer::callback

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