Lely core libraries  2.3.4
__co_time_diff Struct Reference

A 48-bit struct used to describe absolute and relative times. More...

#include <type.h>

Data Fields

co_unsigned32_t ms
 Milliseconds after midnight.
 
co_unsigned16_t days
 The number of days since January 1, 1984.
 

Detailed Description

A 48-bit struct used to describe absolute and relative times.

Definition at line 125 of file type.h.


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