C# Class CSPspEmu.Core.Rtc.PspTimeStruct

ファイルを表示 Open project: soywiz/cspspemu Class Usage Examples

Public Properties

Property Type Description
Logger Logger
TotalMicroseconds long

Public Methods

Method Description
SetToDateTime ( System.DateTime DateTime ) : void
SetToNow ( ) : void

Method Details

SetToDateTime() public method

public SetToDateTime ( System.DateTime DateTime ) : void
DateTime System.DateTime
return void

SetToNow() public method

public SetToNow ( ) : void
return void

Property Details

Logger public_oe static_oe property

public static Logger Logger
return Logger

TotalMicroseconds public_oe property

public long TotalMicroseconds
return long