docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TimeoutHelper

    Can be used independently or assigned to WaitForConditionOrTimeOut(Func<bool>, TimeoutHelper) in the event the default timeout period needs to be adjusted

    Inheritance
    object
    TimeoutHelper
    TimeoutFrameCountHelper
    Inherited Members
    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 TimeoutHelper

    Constructors

    Name Description
    TimeoutHelper(float)

    Fields

    Name Description
    k_DefaultTimeOutWaitPeriod

    Properties

    Name Description
    TimedOut
    m_IsStarted

    Methods

    Name Description
    GetTimeElapsed()
    HasTimedOut()
    OnHasTimedOut()
    OnStart()
    OnStop()
    Start()
    Stop()
    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)