libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
Loading...
Searching...
No Matches
gbl::Time Struct Reference
Inheritance diagram for gbl::Time:
GblTime

Public Member Functions

void set (Hour hours, Minute mins, Second secs, NanoSecond nsecs)
 
bool isValid () const
 
bool isPm () const
 

Static Public Member Functions

static const char * amPmStr (bool isPm)
 
static Second localUtcOffset ()
 

Additional Inherited Members

- Data Fields inherited from GblTime
GblHour hours
 
GblMinute minutes
 
GblSecond seconds
 
GblNanoSecond nSeconds
 

Detailed Description

Definition at line 70 of file gimbal_date_time.hpp.


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