HyperThreadingTesterTimeAll Method |
Give timings (in seconds) for all number of threads from 1 to Environment.ProcessorCount
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public double[] TimeAll()
Public Function TimeAll As Double()
public:
array<double>^ TimeAll()
Return Value
Type:
Double[Missing <returns> documentation for "M:DHI.Mike1D.Generic.HyperThreadingTester.TimeAll"]
See Also