Skip to content

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

Ticker.__ticks property

Counts up for every tick executed. Internally, this is used to measure ticks per second.

This is "public" to TypeScript, because it's a tool for performance measurements. Consider this as experimental, and do not rely on it always being here in future releases.

Signature:

typescript
__ticks: number;