| 
    Chromium Embedded Framework (CEF)
    110.0.7+gba12a2e+chromium-110.0.5481.23
    
   | 
 
Represents a wall clock time in UTC. More...
#include "include/internal/cef_time.h"
  
Public Attributes | |
| int64 | val | 
Represents a wall clock time in UTC.
Values are not guaranteed to be monotonically non-decreasing and are subject to large amounts of skew. Time is stored internally as microseconds since the Windows epoch (1601).
This is equivalent of Chromium base::Time (see base/time/time.h). 
| int64 cef_basetime_t::val |