static qReal ConvertToSeconds( TimeInterval tiTimeInterval );
Name | Description | |
---|---|---|
tiTimeInterval | [in] A time interval object that uses milliseconds. The object will be converted. |
Converts a time interval object that uses milliseconds to one that uses seconds.
CONFIDENTIAL