Function roblox::function::time [−][src]
pub fn time() -> f64
Expand description
Equivalent to number time()
in Luau.
Returns
The amount of time, in seconds, that has elapsed since the current game instance started running. If the current game instance is not running, this will be 0.