Home
last modified time | relevance | path

Searched defs:GetClockEntryInLockContext (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Time/
DIClockSource.cs21 void GetClockEntryInLockContext(Action handler, Action<ClockEntry> visitor); in GetClockEntryInLockContext() method
DBaseClockSource.cs181 public virtual void GetClockEntryInLockContext(Action handler, Action<ClockEntry> visitor) in GetClockEntryInLockContext() method in Antmicro.Renode.Time.BaseClockSource