Function roblox::function::tick[][src]

pub fn tick() -> f64
Expand description

Equivalent to number tick() in Luau.

Returns

How much time has elapsed, in seconds, since the UNIX epoch, on the current local session’s computer. The UNIX epoch is represented by the date January 1st, 1970.