AutoStopWatch Class

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Base Types
graph BT Type-->Base0["StopWatch"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Foundation/StopWatch" Base0-->Base1["Object"] Type["AutoStopWatch"] class Type type-node

Syntax

public class AutoStopWatch : StopWatch

Constructors

Name Summary
AutoStopWatch()

Methods

Name Value Summary
Elapsed() long
Inherited from StopWatch
Peek() long
Inherited from StopWatch
Start() void
Inherited from StopWatch
Stop() void
Inherited from StopWatch
Time(IBlock4) long
Inherited from StopWatch
static