Show / Hide Table of Contents

    Struct TimingScope

    Used to automatically time the duration of operations using a Timing

    Namespace:Phobos.Monitoring.Metrics
    Assembly:Phobos.Monitoring.dll
    Syntax
    public struct TimingScope : IDisposable
    Remarks

    Can only be used once. No-ops if you call Dispose() multiple times.

    Methods

    Dispose()

    Declaration
    public void Dispose()
    Back to top Copyright © 2015-2018 Petabridge®