|
Max API
8.2.0
|
The Systime data structure. More...
#include <ext_systime.h>
Data Fields | |
| t_uint32 | year |
| year | |
| t_uint32 | month |
| month, in range 1 through 12 | |
| t_uint32 | day |
| day, in range 1 through 31 | |
| t_uint32 | hour |
| hour | |
| t_uint32 | minute |
| minute | |
| t_uint32 | second |
| second | |
| t_uint32 | millisecond |
| (reserved for future use) | |
The Systime data structure.