Click or drag to resize

performanceCpu Constructor (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the performanceCpu class

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public performanceCpu(
	string __name
)

Parameters

__name
Type: SystemString

[Missing <param name="__name"/> documentation for "M:imbWEM.Core.crawler.engine.performanceCpu.#ctor(System.String)"]

See Also