Searched refs:simulation_time (Results 1 – 2 of 2) sorted by relevance
35 simulation_time = 0 variable in BSimDevice136 if self.connected and end_of_wait > self.simulation_time:148 self.simulation_time = end_of_wait177 self.simulation_time = end_time
858 simulation_time = transport.get_last_t()859 if simulation_time < lastPacket.ts + get_packet_air_time(lastPacket) + 150: