Home
last modified time | relevance | path

Searched defs:stopwatch (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Time/
DSleeper.cs115 private readonly Stopwatch stopwatch; field in Antmicro.Renode.Time.Sleeper
DTimeSourceBase.cs752 protected readonly Stopwatch stopwatch; field in Antmicro.Renode.Time.TimeSourceBase
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Core/
DEmulationManager.cs330 private Stopwatch stopwatch; field in Antmicro.Renode.Core.EmulationManager
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Miscellaneous/
DEmulatorController.cs461 private readonly Stopwatch stopwatch; field in Antmicro.Renode.Peripherals.Miscellaneous.EmulatorController