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