Click or drag to resize
GZipStreamToolWatchGenTimeSpanFromTicks Method

[Missing <summary> documentation for "M:GZipStreamTool.Base.GZipTools.GZipStreamToolWatch.GenTimeSpanFromTicks(System.Int64)"]

Namespace:  GZipStreamTool.Base.GZipTools
Assembly:  GZipStreamTool.Base (in GZipStreamTool.Base.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
private static string GenTimeSpanFromTicks(
	long ticks
)

Parameters

ticks
Type: SystemInt64

[Missing <param name="ticks"/> documentation for "M:GZipStreamTool.Base.GZipTools.GZipStreamToolWatch.GenTimeSpanFromTicks(System.Int64)"]

Return Value

Type: String

[Missing <returns> documentation for "M:GZipStreamTool.Base.GZipTools.GZipStreamToolWatch.GenTimeSpanFromTicks(System.Int64)"]

See Also