Are timer intervals in seconds or milliseconds?

The Documentation doesn’t specify what the units are for the parameter ‘InRate’. Can someone please let me know what the units expects are?

FTimerManager::SetTimer

1 Like

It’s specified in seconds.

1 Like

While you are correct, it is in seconds, nowhere on the official documentation that I links does it specify the units. In fact, it doesn’t even have the word ‘second’ anywhere on the page.

Yes, I agree that the documentation should be updated to reflect this. As a general rule, it seems that most time-related measures are specified in seconds, e.g. DeltaTime, Animation stuff etc.

1 Like

The documentation still doesn’t specify this unless I’m blind. It would be a welcome addition to the docs.