Home > @infiniteobjects/core-library-web > Duration > fromNow
Return the amount of Milliseconds passed since startTime
Signature:
static fromNow(startDate: Date): Milliseconds;
Parameter | Type | Description |
---|---|---|
startDate | Date |
Returns:
Milliseconds