nl::Weave::Profiles::Time::TimeZoneUtcOffset::UtcOffsetRecord

#include <src/lib/profiles/time/WeaveTime.h>

コンバージョン情報

概要

パブリック属性

mBeginAt_usec
timesync_t
このコンバージョン期間の始まりの UTC 時間(標準エポックからの usec)。
mUtcOffset_sec
int32_t
UTC から現地時間へのオフセット(秒単位)。

パブリック属性

mBeginAt_usec

timesync_t nl::Weave::Profiles::Time::TimeZoneUtcOffset::UtcOffsetRecord::mBeginAt_usec

このコンバージョン期間の始まりの UTC 時間(標準エポックからの usec)。

mUtcOffset_sec

int32_t nl::Weave::Profiles::Time::TimeZoneUtcOffset::UtcOffsetRecord::mUtcOffset_sec

UTC から現地時間へのオフセット(秒単位)。