C# Class Avalon.Utility.Time.Time

includes windows time functions and the allm ServerTime function.
Show file Open project: mabinogidev/mabinogi-development

Public Properties

Property Type Description
LastCheckTime System.UInt32

Public Methods

Method Description
ServerTime ( int hash ) : byte[]

Private Methods

Method Description
timeGetTime ( ) : uint

Method Details

ServerTime() public static method

public static ServerTime ( int hash ) : byte[]
hash int
return byte[]

Property Details

LastCheckTime public static property

public static UInt32,System LastCheckTime
return System.UInt32