Fields |
Description |
MAX_UNITS |
Specifies the maximum number of time units (100 nanoseconds) that can be stored in a Time object. |
MIN_SYSTEM_UNITS |
Specifies the number of time units (100 nanoseconds) that can be stored in a SYSTEMTIME or FILETIME structure. |
MIN_UNITS |
Specifies the minimum number of time units (100 nanoseconds) that can be stored in a Time object. |
UNITS_PER_DAY |
Specifies the number of time units (100 nanoseconds) per day. |
UNITS_PER_HOUR |
Specifies the number of time units (100 nanoseconds) per hour. |
UNITS_PER_MILLISECOND |
Specifies the number of time units (100 nanoseconds) per millisecond. |
UNITS_PER_MINUTE |
Specifies the number of time units (100 nanoseconds) units per minute. |
UNITS_PER_SECOND |
Specifies the number of time units (100 nanoseconds) units per second. |