Searched refs:getGlobalTime (Results 1 – 2 of 2) sorted by relevance
40 timestamp(RandomVariableNetwork::get()->getGlobalTime()) {} in RandomVariableBase()46 timestamp(RandomVariableNetwork::get()->getGlobalTime()) {} in RandomVariableBase()52 timestamp(RandomVariableNetwork::get()->getGlobalTime()) {} in RandomVariableBase()62 timestamp(RandomVariableNetwork::get()->getGlobalTime()) {} in RandomVariableBase()108 timestamp = RandomVariableNetwork::get()->getGlobalTime(); in updateTimestamp()684 timestamp = RandomVariableNetwork::get()->getGlobalTime(); in commit()979 subnet.timestamp = RandomVariableNetwork::get()->getGlobalTime(); in evalSubnetsRepeatedly()1064 context->at(var).timestamp = RandomVariableNetwork::get()->getGlobalTime(); in enforceDimProd()1115 mTimestamp = getGlobalTime(); in evalRange()
248 int getGlobalTime() { return mGlobalTime++; } in getGlobalTime() function