#include <OnixS/FIXEngine/FIX/TimeSpan.h>
Definition at line 73 of file TimeSpan.h.
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.
The documentation for this struct was generated from the following file: