Searched refs:getGlobalTime (Results 1 – 2 of 2) sorted by relevance
41 timestamp(RandomVariableNetwork::get()->getGlobalTime()) {} in RandomVariableBase()47 timestamp(RandomVariableNetwork::get()->getGlobalTime()) {} in RandomVariableBase()53 timestamp(RandomVariableNetwork::get()->getGlobalTime()) {} in RandomVariableBase()63 timestamp(RandomVariableNetwork::get()->getGlobalTime()) {} in RandomVariableBase()109 timestamp = RandomVariableNetwork::get()->getGlobalTime(); in updateTimestamp()685 timestamp = RandomVariableNetwork::get()->getGlobalTime(); in commit()982 subnet.timestamp = RandomVariableNetwork::get()->getGlobalTime(); in evalSubnetsRepeatedly()1067 context->at(var).timestamp = RandomVariableNetwork::get()->getGlobalTime(); in enforceDimProd()1118 mTimestamp = getGlobalTime(); in evalRange()
248 int getGlobalTime() { return mGlobalTime++; } in getGlobalTime() function