nl::Weave::Profiles::DataManagement_Current::Timestamp
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
#include <src/lib/profiles/data-management/Current/EventLoggingTypes.h>
提供应用集系统或世界协调时间 (UTC) 时间戳的并集。
摘要
构造函数和析构函数 |
|
---|---|
Timestamp(void)
默认构造函数。
|
|
Timestamp(utc_timestamp_t aUtc)
UTC 时间戳构造函数。
|
|
Timestamp(timestamp_t aSystem)
系统时间戳构造函数。
|
公共属性 |
|
---|---|
systemTimestamp
|
系统时间戳。
|
utcTimestamp
|
UTC 时间戳。
|
公共属性
公共函数
时间戳
Timestamp( void )
默认构造函数。