C# Class Benchmark.Timer

Inheritance: IDisposable
Show file Open project: kevin-montrose/public-broadcasting

Public Methods

Method Description
Dispose ( ) : void
Timer ( string msg ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Timer() public method

public Timer ( string msg ) : System
msg string
return System