Property | Type | Description | |
---|---|---|---|
Items | NamedObjectIndexer |
||
Name | string |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetElapsedSeconds ( long frequency, long startTime ) : double | ||
HighResolutionTimer ( ) : System | ||
HighResolutionTimer ( string name ) : System | ||
Lap ( ) : void | ||
Restart ( ) : void | ||
Start ( ) : void | ||
StartNew ( ) : |
||
Stop ( ) : void |
public static GetElapsedSeconds ( long frequency, long startTime ) : double | ||
frequency | long | |
startTime | long | |
return | double |
public HighResolutionTimer ( string name ) : System | ||
name | string | |
return | System |
public static StartNew ( ) : |
||
return |