docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Tick

    Timer tick helper functions for Mechatronics.SystemGraph Give time resolution ticks down to the nanosecond

    Inheritance
    object
    Tick
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    public class Tick

    Methods

    Name Description
    Elapsed(ulong, ulong, ulong)

    Test for time elapsed between Now and Last timer value for a given delay

    Ms()

    Returns the current millisecond tick time

    Ns()

    Returns the current nanosecond tick time

    Us()

    Returns the current microsecond tick time

    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)