Click or drag to resize

BinHandlerGetTime Method

Unix Timestamp

Namespace:  CSharpOsu.Util.BinaryHandler
Assembly:  CSharpOsu (in CSharpOsu.dll) Version: 1.0.0
Syntax
private long GetTime(
	DateTime date
)

Parameters

date
Type: SystemDateTime
A DateTime format.

Return Value

Type: Int64

[Missing <returns> documentation for "M:CSharpOsu.Util.BinaryHandler.BinHandler.GetTime(System.DateTime)"]

See Also