Home > @infiniteobjects/core-library-node > Time > fromTimeCode
Return the amount of Milliseconds of the given time string
Signature:
static fromTimeCode(timeCode: string): Milliseconds;
| Parameter | Type | Description |
|---|---|---|
| timeCode | string | String with format HH:mm:ss.SSSS |
Returns:
Milliseconds