How would I get the loading time for a game in real time?

I’m currently revamping the loading screen for my game. I came up with an idea of an approx. time calc for how long it would take for the game to load.

Is there any way I can get this value or calculate it?

AFAIK you cannot determine an ETA for loading instances, but you can set a a timer and for the sake of not being the same, choose random numbers, let’s say between 8 and 13. And then you just do the timer stuff and done.

I don’t want to fake a loading time, but thanks for the help anyway.

I have checked all the posts I could find, but nothing says anything about it. I may have not formatted it correctly. Sorry.

1 Like