stack

Home > @infiniteobjects/core-library > Time > fromTimeCode

Time.fromTimeCode() method

Return the amount of Milliseconds of the given time string

Signature:

static fromTimeCode(timeCode: string): Milliseconds;

Parameters

Parameter Type Description
timeCode string String with format HH:mm:ss.SSSS

Returns:

Milliseconds