Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitorTimeExtensions.cs59 SetSerialExecutionRecursively(@this.MasterTimeSource, val); in SetGlobalSerialExecution()
69 private static void SetSerialExecutionRecursively(TimeSourceBase source, bool val) in SetSerialExecutionRecursively() method in Antmicro.Renode.UserInterface.MonitorTimeExtensions
74 SetSerialExecutionRecursively(sink, val); in SetSerialExecutionRecursively()