Stride

OPEN / CLOSE
  • Features
  • Blog
  • Documentation
  • Community
(icon) Download

  • Discord
  • Facebook
  • Twitter
  • YouTube

LANGUAGE

OPEN / CLOSE
  • English
  • 日本語
    Show / Hide Table of Contents

    PerformanceCheckBlock Class

    Namespace: Stride.Core.Diagnostics
    Assembly: Stride.Core.dll
    System.Object → PerformanceCheckBlock
    Derived from PerformanceCheckBlock:

    public class PerformanceCheckBlock : IDisposable
    Name Description
    Constructors
    PerformanceCheckBlock(String, PerformanceReport)
    Methods
    Dispose()
    | Improve this Doc View Source

    Constructors


    PerformanceCheckBlock(String, PerformanceReport)

    public PerformanceCheckBlock(string text, PerformanceReport report)
    Parameters
    Type Name Description
    System.String text
    PerformanceReport report
    | Improve this Doc View Source

    Methods


    Dispose()

    public void Dispose()

    Extension Methods

    ComponentBaseExtensions.DisposeBy<T>(T, ICollectorHolder)
    ComponentBaseExtensions.RemoveDisposeBy<T>(T, ICollectorHolder)
    • Improve this Doc
    • View Source
    In This Article

    Back to top

    Copyright © 2019-2021 .NET Foundation and Contributors
    Supported by the .NET Foundation