Definition at line 73 of file TimeSpan.h.
◆ Enum
Enumerator |
---|
HHMMSS | Indicates the time span in the "HH:MM:SS" format.
|
HHMMSSMsec | Indicates the time span in the "HH:MM:SS.sss" format.
|
HHMMSSUsec | Indicates the time span in the "HH:MM:SS.ssssss" format.
|
HHMMSSNsec | Indicates the time span in the "HH:MM:SS.sssssssss" format.
|
HHMMSSPsec | Indicates the time span in the "HH:MM:SS.ssssssssssss" format.
|
Definition at line 74 of file TimeSpan.h.