C# Class Miracle.FileZilla.Api.Samples.Stopwatch2

Inheritance: Stopwatch
ファイルを表示 Open project: PolarbearDK/Miracle.FileZilla.Api Class Usage Examples

Public Methods

Method Description
GetDelta ( ) : System.TimeSpan
StartNew ( ) : Stopwatch2

Method Details

GetDelta() public method

public GetDelta ( ) : System.TimeSpan
return System.TimeSpan

StartNew() public static method

public static StartNew ( ) : Stopwatch2
return Stopwatch2