Answer the question
In order to leave comments, you need to log in
What is what does clock.getElapsedTime().asMicroseconds(); mean?
Good day to all, I recently encountered such a thing clock.getElapsedTime().asMicroseconds(); when a "method" is called on an object and another one after it. What it is?
Answer the question
In order to leave comments, you need to log in
The getElapsedTime() function returns an object that has an asMicroseconds() method that is called.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question