Click or drag to resize
PerformanceTimercheck Method

[Missing <summary> documentation for "M:Planetbase.PerformanceTimer.check(System.String,System.Int32)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void check(
	string context,
	int thresholdMillis
)

Parameters

context
Type: SystemString

[Missing <param name="context"/> documentation for "M:Planetbase.PerformanceTimer.check(System.String,System.Int32)"]

thresholdMillis
Type: SystemInt32

[Missing <param name="thresholdMillis"/> documentation for "M:Planetbase.PerformanceTimer.check(System.String,System.Int32)"]

See Also