method Duration.prototype.toMilliseconds
Duration.prototype.toMilliseconds(): Milliseconds

Converts the duration to milliseconds.

Return Type

Usage

import { Duration } from ".";