hallo all,
i'm a new member.
i need help in my program
i want 2 know if there is a datatype called time.
my program will deal with time as below
11:33:50,965
it will read 2 absolute times for 2 actions and then return the differnce.
how can i do that.
example for the input file:
action y 11:22:50,333
action x 11:22:55,400
and it must read the 2 actions and then return the diffrence in millisecond:rolleyes: