Chromium Embedded Framework (CEF)
109.0.1+gcd5e37a+chromium-109.0.5414.8
|
This is the complete list of members for CefTime, including all inherited members.
CefTime() | CefTime | inline |
CefTime(const cef_time_t &r) | CefTime | inline |
CefTime(time_t r) | CefTime | inlineexplicit |
CefTime(double r) | CefTime | inlineexplicit |
day_of_month | cef_time_t | |
day_of_week | cef_time_t | |
Delta(const CefTime &other) | CefTime | inline |
GetDoubleT() const | CefTime | inline |
GetTimeT() const | CefTime | inline |
hour | cef_time_t | |
millisecond | cef_time_t | |
minute | cef_time_t | |
month | cef_time_t | |
Now() | CefTime | inline |
second | cef_time_t | |
SetDoubleT(double r) | CefTime | inline |
SetTimeT(time_t r) | CefTime | inline |
year | cef_time_t |