docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TimeoutFrameCountHelper

    This can be used in place of TimeoutHelper if you suspect a test is having issues on a system where the frame rate is running slow than expected and allowing a certain number of frame updates is required.

    Inheritance
    object
    TimeoutHelper
    TimeoutFrameCountHelper
    Inherited Members
    TimeoutHelper.k_DefaultTimeOutWaitPeriod
    TimeoutHelper.m_IsStarted
    TimeoutHelper.TimedOut
    TimeoutHelper.GetTimeElapsed()
    TimeoutHelper.Start()
    TimeoutHelper.Stop()
    TimeoutHelper.HasTimedOut()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Netcode.TestHelpers.Runtime
    Assembly: solution.dll
    Syntax
    public class TimeoutFrameCountHelper : TimeoutHelper

    Constructors

    Name Description
    TimeoutFrameCountHelper(float, uint)

    Methods

    Name Description
    GetFrameCount()
    OnHasTimedOut()
    OnStart()
    OnStop()
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)