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 から現地時間までのオフセット(秒単位)。