Search Results for

    Show / Hide Table of Contents

    Class DebugTimer

    Editor専用. usingでくくられた間の処理速度を計測する

    Inheritance
    System.Object
    DebugTimer
    Namespace: PLATEAU.Util
    Assembly: cs.temp.dll.dll
    Syntax
    public class DebugTimer : IDisposable

    Constructors

    DebugTimer(String)

    Declaration
    public DebugTimer(string message)
    Parameters
    Type Name Description
    System.String message

    Methods

    Dispose()

    Declaration
    public void Dispose()
    In This Article
    Back to top PLATEAU SDK for Unity