Skip to content

kaluma docs 관련 질문 #487

Answered by niklauslee
ehgmsdk20 asked this question in 한국어
Discussion options

You must be logged in to vote

피드백 감사합니다. setTime() 문제는 이슈(#488)로 등록되었습니다.

다만 getTime()은 리턴하는 값은 Unix Epoch 시간(단위만 milliseconds)이 맞습니다. 시스템이 현재 시간을 유지하느냐는 별도의 문제입니다. (일반 PC와 같이 RTC를 위한 별도의 배터리를 갖춘 경우라면 setTime 없이도 시간 유지가 가능합니다. Pico와 같이 RTC를 위한 배터리가 없는 경우에는 파워가 켜지면 Unix Epoch시간이 0로 설정됩니다.)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ehgmsdk20
Comment options

Answer selected by niklauslee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants