Public Attributes | List of all members
absl::Time::Breakdown Struct Reference

#include <time.h>

Public Attributes

int day
 
int hour
 
bool is_dst
 
int minute
 
int month
 
int offset
 
int second
 
Duration subsecond
 
int weekday
 
int64_t year
 
int yearday
 
const char * zone_abbr
 

Detailed Description

Definition at line 680 of file third_party/abseil-cpp/absl/time/time.h.

Member Data Documentation

◆ day

int absl::Time::Breakdown::day

Definition at line 684 of file third_party/abseil-cpp/absl/time/time.h.

◆ hour

int absl::Time::Breakdown::hour

Definition at line 685 of file third_party/abseil-cpp/absl/time/time.h.

◆ is_dst

bool absl::Time::Breakdown::is_dst

Definition at line 698 of file third_party/abseil-cpp/absl/time/time.h.

◆ minute

int absl::Time::Breakdown::minute

Definition at line 686 of file third_party/abseil-cpp/absl/time/time.h.

◆ month

int absl::Time::Breakdown::month

Definition at line 683 of file third_party/abseil-cpp/absl/time/time.h.

◆ offset

int absl::Time::Breakdown::offset

Definition at line 697 of file third_party/abseil-cpp/absl/time/time.h.

◆ second

int absl::Time::Breakdown::second

Definition at line 687 of file third_party/abseil-cpp/absl/time/time.h.

◆ subsecond

Duration absl::Time::Breakdown::subsecond

Definition at line 688 of file third_party/abseil-cpp/absl/time/time.h.

◆ weekday

int absl::Time::Breakdown::weekday

Definition at line 689 of file third_party/abseil-cpp/absl/time/time.h.

◆ year

int64_t absl::Time::Breakdown::year

Definition at line 682 of file third_party/abseil-cpp/absl/time/time.h.

◆ yearday

int absl::Time::Breakdown::yearday

Definition at line 690 of file third_party/abseil-cpp/absl/time/time.h.

◆ zone_abbr

const char * absl::Time::Breakdown::zone_abbr

Definition at line 699 of file third_party/abseil-cpp/absl/time/time.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:26