elapsedTime (Question)

Hello hope you are feeling well! So I wasn’t in Roblox for like two weeks and I am not that much informed. Did elapsedTime() get deprecated?


Why I say this?
Answer: Well, the function works but is not getting highlighted…

It doesn’t mention it being deprecated on the wiki so I don’t think so.

3 Likes

It could just be a visual bug, like with

part.CFrame 

CFrame was highlighted before but now it isn’t, unless when it’s not the property of a part,
but then this bug is the opposite.

1 Like

It’s deprecated.
Hover over the function to see the following tool tip:
image

2 Likes

Oh ok, thank you for this example and how to know if is deprecated! :smiley: