|
| timestamp (const timestamp & other)= 기본값 |
|
타임스탬프 & | 연산자= (const 타임스탬프 &기타)=기본값 |
|
| timestamp (timestamp &&Other)=default |
|
타임스탬프 & | 연산자= (타임스탬프 &&기타)= 기본값 |
|
| timestamp (const Timestamp &) |
|
| 연산자 타임스탬프 () const |
|
| 연산자 std::chrono::time_point< std::chrono::system_clock > () const |
|
| 타임스탬프 (int64_t초, int32_t나노초) |
|
| timestamp (const std::chrono::time_point< std::chrono::system_clock > &tp) |
|
int64_t | get_seconds () const noException |
|
int32_t | get_nanoseconds () const noException |
|
std::chrono::time_point< std::chrono::system_clock, std::chrono::system_clock::duration > | get_time_point () const |
|
이 구조체에 대한 문서는 다음 파일에서 생성되었습니다.
- include/cpprealm/internal/bridge/timestamp.hpp
- src/cpprealm/internal/bridge/timestamp.cpp