C# 클래스 CSPspEmu.Hle.Modules.rtc.sceRtc.RtcPspTimeStruct

파일 보기 프로젝트 열기: soywiz/cspspemu

공개 프로퍼티들

프로퍼티 타입 설명
day ushort
hour ushort
microsecond uint
minute ushort
month ushort
second ushort
year ushort

프로퍼티 상세

day 공개적으로 프로퍼티

public ushort day
리턴 ushort

hour 공개적으로 프로퍼티

public ushort hour
리턴 ushort

microsecond 공개적으로 프로퍼티

public uint microsecond
리턴 uint

minute 공개적으로 프로퍼티

public ushort minute
리턴 ushort

month 공개적으로 프로퍼티

public ushort month
리턴 ushort

second 공개적으로 프로퍼티

public ushort second
리턴 ushort

year 공개적으로 프로퍼티

public ushort year
리턴 ushort