docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class TimingTestHelper

    Helper functions for timing related tests. Allows to get a set of time steps and simulate time advancing without the need of a full playmode test.

    Inheritance
    object
    TimingTestHelper
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Netcode.EditorTests
    Assembly: solution.dll
    Syntax
    public static class TimingTestHelper

    Methods

    Name Description
    ApplySteps(NetworkTimeSystem, NetworkTickSystem, List<float>, StepCheckDelegate)
    ApplySteps(NetworkTimeSystem, NetworkTickSystem, List<float>, StepCheckResetDelegate)
    GetRandomTimeSteps(float, float, float, int)
    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)