FACT++  1.0
int DimInfo::getTimestamp ( )

Definition at line 107 of file diccpp.cxx.

References dic_get_timestamp(), itsId, millisecs, and secs.

Referenced by DimData::extract(), ServiceDim::GetTime(), StateClient::infoHandler(), MessageDimRX::infoHandler(), and FactGui::infoHandlerService().

108 {
109 
111  return(secs);
112 }
int millisecs
Definition: dic.hxx:132
int itsId
Definition: dic.hxx:125
int secs
Definition: dic.hxx:132
int dic_get_timestamp(unsigned serv_id, int *secs, int *milisecs)
Definition: dic.c:984

+ Here is the call graph for this function:

+ Here is the caller graph for this function: