tc.js

@jacobhumston/tc.js


@jacobhumston/tc.js / convertToTotal

Function: convertToTotal()

convertToTotal(time): number

Defined in: convert.ts:62

Converts the provided time values to microseconds. Same as convertTo(time, 'microseconds').

Parameters

time

AvailableConversions

The time to convert.

Returns

number

The total amount of microseconds.