Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Time/
DMasterTimeSource.cs59 public void RunFor(TimeInterval period) in RunFor() method in Antmicro.Renode.Time.MasterTimeSource
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DEmulation.cs275 public void RunFor(TimeInterval period) in RunFor() method in Antmicro.Renode.Core.Emulation
282 MasterTimeSource.RunFor(period); in RunFor()