ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::calendar_utc Struct Reference

日历UTC时间范围结构体。 More...

#include <nprotocol.h>

Public Attributes

int64_t m_time = -1
 活动配置时间戳
int32_t m_beg = -1
 活动开始时间(UTC)
int32_t m_end = -1
 活动结束时间(UTC)

Detailed Description

日历UTC时间范围结构体。

用于定义日历活动的时间范围,包含开始和结束时间。


The documentation for this struct was generated from the following file: