Click or drag to resize

HyperThreadingTesterEvaluate Method (Double)

Evaluate whether Hyper Threading is enabled.

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public bool Evaluate(
	out double htSpeedup
)

Parameters

htSpeedup
Type: SystemDouble
Speedup factor from half number of threads to all threads

Return Value

Type: Boolean
True if hyper-threading is assumed to be enabled.
See Also