docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Field ElapsedTime

    The total cumulative elapsed time in seconds.

    Namespace: Unity.Core
    Assembly: Unity.Entities.dll
    Syntax
    public readonly double ElapsedTime
    Returns
    Type Description
    double
    Remarks

    The ElapsedTime for each World is initialized to zero when the World is created. Thus, comparing timestamps across Worlds (or between Worlds and MonoBehaviours) is generally an error.

    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)