glide icon indicating copy to clipboard operation
glide copied to clipboard

Fix clock in BitmapPreFillRunner.java

Open kluever opened this issue 1 year ago • 0 comments
trafficstars

currentThreadTimeMillis() returns how long the current thread has been executing, not the current time.

Description

Motivation and Context

kluever avatar Oct 14 '24 14:10 kluever