Click or drag to resize

OpsLoggerLogAlwaysWithElapsedTime Method

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll)
Syntax
C#
public static int LogAlwaysWithElapsedTime(
	string message,
	int startTick
)

Parameters

message
Type: SystemString
startTick
Type: SystemInt32

Return Value

Type: Int32
See Also