Package com.dkt.graphics.utils
package com.dkt.graphics.utils
-
ClassDescriptionThe purpose of this class is to create animated GIFs from a series of canvas snapshotsThis class basically implements a pausable thread.Implements a Tic-Toc mechanism.
This class is very basic, but at least it's easy...This class assists in calculating how many times something happens on a second or to calculate the mean time between calls.
Please note that this class was designed to be used for debugging or counting small things, when the action is executed more than 1e15 times the error in the total averageTPS.tps()
is very big.