[Root] / FluentAssertions Assembly / FluentAssertions.Common Namespace / IClock Interface

In This Topic
    IClock Interface Methods
    In This Topic

    For a list of all members of this type, see IClock members.

    Public Methods
     NameDescription
     Method Will block the current thread until a time delay has passed.  
     Method Creates a task that will complete after a time delay.  
     Method Creates a timer to measure the time to complete some arbitrary executions.  
    Top
    See Also