Click or drag to resize
PerformanceTimerformatTime Method

[Missing <summary> documentation for "M:Planetbase.PerformanceTimer.formatTime(System.Int64)"]

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public string formatTime(
	long micros
)

Parameters

micros
Type: SystemInt64

[Missing <param name="micros"/> documentation for "M:Planetbase.PerformanceTimer.formatTime(System.Int64)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Planetbase.PerformanceTimer.formatTime(System.Int64)"]

See Also