Method FromRef
FromRef(ref double)
Obtains a TimedScope
Declaration
public static TimedScope FromRef(ref double durationMs)
Parameters
Type | Name | Description |
---|---|---|
double | durationMs | The location to write the duration in milliseconds to. |
Returns
Type | Description |
---|---|
TimedScope |