Enumerations::TimePrecisionEnum

Header Image
Project:
TimePrecisionEnum : Public <<D2Enumeration>> Enumeration
Created: 26/11/2009 14:39:00
Modified: 29/11/2022 17:25:59
Project:
Advanced:
  • Attributes
  • Tagged Values
  • Advanced
Attribute Scope Type
tenthsOfSecond Public enumerationLiteral
definition=Time given to the nearest tenth of a second.
order=0
 
second Public enumerationLiteral
definition=Time given to the nearest second.
order=1
 
minute Public enumerationLiteral
definition=Time given to the nearest minute.
order=2
 
quarterHour Public enumerationLiteral
definition=Time given to the nearest quarter hour.
order=3
 
halfHour Public enumerationLiteral
definition=Time given to the nearest half hour.
order=4
 
hour Public enumerationLiteral
definition=Time given to the nearest hour.
order=5
 
Tag Value
definition List of precisions to which times can be given.
Details:  
Property Value
isFinalSpecialization: 0