Show / Hide Table of Contents

Interface IClockable<TAbsolute>

Namespace: Reaqtive.TestingFramework
Assembly: Reaqtive.TestingFramework.dll
Syntax
public interface IClockable<out TAbsolute>
Type Parameters
Name Description
TAbsolute

Properties

Clock

Declaration
TAbsolute Clock { get; }
Property Value
Type Description
TAbsolute
In This Article
Back to top Generated by DocFX