Public Types | Public Attributes | List of all members
absl::TimeConversion Struct Reference

#include <time.h>

Public Types

enum  Kind { UNIQUE, SKIPPED, REPEATED }
 

Public Attributes

Kind kind
 
bool normalized
 
Time post
 
Time pre
 
Time trans
 

Detailed Description

Definition at line 1099 of file time.h.

Member Enumeration Documentation

◆ Kind

Enumerator
UNIQUE 
SKIPPED 
REPEATED 

Definition at line 1105 of file time.h.

Member Data Documentation

◆ kind

Kind absl::TimeConversion::kind

Definition at line 1110 of file time.h.

◆ normalized

bool absl::TimeConversion::normalized

Definition at line 1112 of file time.h.

◆ post

Time absl::TimeConversion::post

Definition at line 1103 of file time.h.

◆ pre

Time absl::TimeConversion::pre

Definition at line 1101 of file time.h.

◆ trans

Time absl::TimeConversion::trans

Definition at line 1102 of file time.h.


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


abseil_cpp
Author(s):
autogenerated on Mon Feb 28 2022 21:31:22