C# 클래스 UCpuUsageInfo, gl-bits

파일 보기 프로젝트 열기: mc-gulu/old-bits

공개 프로퍼티들

프로퍼티 타입 설명
lastTimestamp float
lastUsagestamp float
ratio float

공개 메소드들

메소드 설명
Update ( float time, float usage ) : void

메소드 상세

Update() 공개 메소드

public Update ( float time, float usage ) : void
time float
usage float
리턴 void

프로퍼티 상세

lastTimestamp 공개적으로 프로퍼티

public float lastTimestamp
리턴 float

lastUsagestamp 공개적으로 프로퍼티

public float lastUsagestamp
리턴 float

ratio 공개적으로 프로퍼티

public float ratio
리턴 float