Also worth mentioning that you should usually do stat commands like these outside of editor (either in a cooked build, or when running editor with -game (which can also be done using ‘Play in New Process’ option under play button), since they will include time from editor GUI, etc… as well otherwise.
Cheers,