nvcom.exe -T doesn't show whole timestamps
Posted: Mon Nov 25, 2019 4:25 am
I tried the following commands but I could not see the details of timestamps because the timestamps were displayed as an exponential notation and the number of digits was too short.
<Windows 10 console>
nvcom.exe -T -n -w output_directory
Fps: 0.00; output queue: 0
1.48324e+09
1.48324e+09
1.48324e+09
1.48324e+09
...
How can I print the whole timestamps to the console?
<Windows 10 console>
nvcom.exe -T -n -w output_directory
Fps: 0.00; output queue: 0
1.48324e+09
1.48324e+09
1.48324e+09
1.48324e+09
...
How can I print the whole timestamps to the console?