The Time type corresponds to an SQL Time_Struct as defined in ODBC.
Struct Time
uShort Hour
uShort Minute
uShort Second
End_Struct
Time types are used for declaring variables for storing Time tokens.
00:00:00 to 23:59:59
For more information, refer to Declaring Variables and the Time command.