Platform Compatibility
PC | Mac OSX | Oculus Quest |
---|---|---|
X | X | X |
Time in HH:MM:SS format, then it returns -1 if A shorter, 0 if equal, 1 = A longer
Parameters:
- timeA
- A string value
- timeB
- A string value
returns an Integer (whole number) value
Example:
1 | obj.compareTime(timeA, timeB) |