nl:: Weave:: Profiles:: Time:: TimeZoneUtcOffset:: UtcOffsetRecord
#include <src/lib/profiles/time/WeaveTime.h>
转化信息
摘要
公共属性 |
|
---|---|
mBeginAt_usec
|
timesync_t
此转换期开始时的世界协调时间 (UTC)(自标准纪元开始的时间,以微秒为单位)。
|
mUtcOffset_sec
|
int32_t
从世界协调时间 (UTC) 到当地时间的偏移量(以秒为单位)。
|
公共属性
mBeginAt_usec
timesync_t nl::Weave::Profiles::Time::TimeZoneUtcOffset::UtcOffsetRecord::mBeginAt_usec
此转换期开始时的世界协调时间 (UTC)(自标准纪元开始的时间,以微秒为单位)。
mUtcOffset_sec
int32_t nl::Weave::Profiles::Time::TimeZoneUtcOffset::UtcOffsetRecord::mUtcOffset_sec
从世界协调时间 (UTC) 到当地时间的偏移量(以秒为单位)。