Skip to content

Home > @unseenco/backstage-dataverse > Ticker > time

Ticker.time property

The time at the start of the current tick if there is a tick in progress, otherwise defaults to performance.now().

Signature:

typescript
get time(): number;