Reference API Roblox

Engine API

Website

Related

Reference API Roblox

TickCountSampleMethod

Controls the precision of a timer.

Items 3

HistoryNameValueDescription
47Fast0

Compute time using a faster, but less precise method.

47Benchmark1

Dynamically decide between using ''Fast'' and ''Precise'' depending on performance.

47Precise2

Compute time using a precise method.

Description

Compute time using a faster, but less precise method.

History 4

Settings