The following command is used to display the next
generation Vitis IDE Python methods or expression
execution time:
time
The CPU and wall clock times are printed, and the value of the expression (if any) is returned. Note that Win 32, system time is always reported as 0, because it cannot be measured.
Vitis [1]: time client=vitisng.create_client()
Vitis Server started on port '59936'.
CPU times: user 71 ms, sys: 12.8 ms, total: 83.8 ms
Wall time: 17.2 s