mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-15 04:21:15 +00:00
The use of time.clock() is deprecated in python 3.8, change to use time.process_time(). Reference: https://docs.python.org/3.3/library/time.html#time.clock Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
347 B
347 B