Skip to main content

toticks

Converts time (seconds) to ticks.

toticks(time: number): number

Arguments

NameDescriptionType
timeThe seconds to convert to ticks.number

Returns number