Home
last modified time | relevance | path

Searched refs:timestampMicroseconds (Results 1 – 2 of 2) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/Network/ExternalControl/
DGPIOPort.cs91 …data.timestampMicroseconds = (ulong)EmulationManager.Instance.CurrentEmulation.MasterTimeSource.El… in SendEvent()
143 public ulong timestampMicroseconds; field
/Renode-v1.15.3-c57714d/src/Plugins/WiresharkPlugin/
DWiresharkSender.cs232 timestampMicroseconds = microseconds; in PcapPacketHeader()
249 private uint timestampMicroseconds; field