![]() |
NexMotion
1.4.0
Open Robots & Machines [WIP]
|
A data structure is used to describe the system time. More...
#include <NexMotionDef.h>
Public Attributes | |
U32_T | year |
1601 through 30827 | |
U32_T | month |
1 through 12. More... | |
U32_T | day |
1 through 31. More... | |
U32_T | hour |
0 through 23. More... | |
U32_T | minute |
0 through 59. More... | |
U32_T | second |
0 through 59 | |
U32_T | milliseconds |
0 through 999 | |
A data structure is used to describe the system time.
U32_T NmcTime_T::day |
1 through 31.
U32_T NmcTime_T::hour |
0 through 23.
U32_T NmcTime_T::minute |
0 through 59.
U32_T NmcTime_T::month |
1 through 12.