PooledStopwatch Class

Definition

public ref class PooledStopwatch : System::Diagnostics::Stopwatch, IDisposable
public class PooledStopwatch : System.Diagnostics.Stopwatch, IDisposable
type PooledStopwatch = class
    inherit Stopwatch
    interface IDisposable
Public Class PooledStopwatch
Inherits Stopwatch
Implements IDisposable
Inheritance
PooledStopwatch
Implements

Methods

CreatePool()
Dispose()
Free()
StartInstance()

Applies to