docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Elapsed

    Elapsed(ulong, ulong, ulong)

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

    Declaration
    public static bool Elapsed(ulong Now, ulong Last, ulong Delay)
    Parameters
    Type Name Description
    ulong Now

    Current Time

    ulong Last

    Last Time

    ulong Delay

    Delay to test elapsed time

    Returns
    Type Description
    bool

    True if delay has been spent between Now and Last 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)