C# Class CSPspEmu.Core.Rtc.PspTimeStruct

Show file 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 static property

public static Logger Logger
return Logger

TotalMicroseconds public property

public long TotalMicroseconds
return long