@jacobhumston/tc.js
@jacobhumston/tc.js / convertToTotal
convertToTotal(time): number
time
number
Defined in: convert.ts:62
Converts the provided time values to microseconds. Same as convertTo(time, 'microseconds').
convertTo(time, 'microseconds')
AvailableConversions
The time to convert.
The total amount of microseconds.