NRC_TIME
Time data structure
Attributes
Type | Name | Notes |
---|---|---|
int | year | Year |
int | month | Month |
int | day | Day |
int | hour | Hour |
int | minute | Minute |
int | second | Second |
int | milliseconds | Milliseconds |
Time data structure
Type | Name | Notes |
---|---|---|
int | year | Year |
int | month | Month |
int | day | Day |
int | hour | Hour |
int | minute | Minute |
int | second | Second |
int | milliseconds | Milliseconds |