Search Results for

    Show / Hide Table of Contents

    Class TimeStats

    Inheritance
    System.Object
    TimeStats
    Namespace: FastReport.Olap.Cube
    Assembly: FastReport.Olap.dll
    Syntax
    public class TimeStats

    Properties

    Item[String]

    Declaration
    public long this[string metric] { get; }
    Parameters
    Type Name Description
    System.String metric
    Property Value
    Type Description
    System.Int64

    Methods

    Clear()

    Declaration
    public void Clear()

    Start(String)

    Declaration
    public void Start(string metric)
    Parameters
    Type Name Description
    System.String metric

    Stop(String)

    Declaration
    public void Stop(string metric)
    Parameters
    Type Name Description
    System.String metric
    Back to top © 1998-2024 Copyright Fast Reports Inc.